Definition Type: Attribute
Name: PassengerTypeCode
Type: [Unresolved]: AlphaLength3:
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
Code used to indicate the type of traveler (e.g., ADT, CHD, INF, GRP).
Collapse XSD Schema Diagram:
XSD Diagram of PassengerTypeCode in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="PassengerTypeCode" type="AlphaLength3" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Code used to indicate the type of traveler (e.g., ADT, CHD, INF, GRP).</xs:documentation>
    </xs:annotation>
</xs:attribute>