Definition Type: Attribute
Name: CodeContext
Type: Unresolved link to stringlength1to321
Containing Schema: OTA_CommonTypes.xsd
Default IATA
Use Optional
Documentation:
Identifies the context of the identifying code, such as IATA, ARC, or internal code, etc. The attribute's default value is a candidate for removal and should not be relied upon. OpenTravel plans to remove all default values from the specification. Deprecation Warning added in 2008B.
Collapse XSD Schema Diagram:
XSD Diagram of CodeContext in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="CodeContext" type="StringLength1to32" use="optional" default="IATA">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies the context of the identifying code, such as IATA, ARC, or internal code, etc.</xs:documentation>
        <xs:documentation xml:lang="en">
            <DeprecationWarning>The attribute's default value is a candidate for removal and should not be relied upon. OpenTravel plans to remove all default values from the specification. Deprecation Warning added in 2008B.</DeprecationWarning>
        </xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to stringlength1to321
    • CodeContext