Definition Type: Attribute
Name: Code
Type: [Unresolved]: StringLength1to8:
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
Code indicating the type of fare preference (e.g., FM=commission, FD=fare discount).
Collapse XSD Schema Diagram:
XSD Diagram of Code in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="Code" type="StringLength1to8" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Code indicating the type of fare preference (e.g., FM=commission, FD=fare discount).</xs:documentation>
    </xs:annotation>
</xs:attribute>