favorite Schema
id Element
favorite Schema > Favorite Element : id Element

Glossary Item Box

Description

The Favorite ID.
Namespace (none)

Type

xs:int

Diagram

id Element

Overview

id optional xs:int
The Favorite ID.

Source

<xs:element name="id" type="xs:int" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            The Favorite ID.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also