Definition Type: Attribute
Name: ID
Type: Unresolved link to stringlength1to321
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
A unique identifying value assigned by the creating system. The ID attribute may be used to reference a primary-key value within a database or in a particular implementation.
Collapse XSD Schema Diagram:
XSD Diagram of ID in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ID" type="StringLength1to32" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">A unique identifying value assigned by the creating system.  The ID attribute may be used to reference a primary-key value within a database or in a particular implementation.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to stringlength1to321
    • ID