Definition Type: Attribute
Name: AirTicketType
Type: [Unresolved]: TicketType:
Containing Schema: OTA_AirPreferences.xsd
Use Optional
Documentation:
Type of airline ticket preferred for this collection.
Collapse XSD Schema Diagram:
XSD Diagram of AirTicketType in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="AirTicketType" type="TicketType" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Type of airline ticket preferred for this collection.</xs:documentation>
    </xs:annotation>
</xs:attribute>