Definition Type: Element
Name: TicketDistribPref
Type: [Unresolved]: TicketDistribPrefType:
Containing Schema: OTA_AirPreferences.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Indicates preferred ticket distribution method (e.g., fax, eMail, courier, mail, airport pickup)
Collapse XSD Schema Diagram:
Drilldown into Remark in schema ota_commonprefs_xsd1 Drilldown into TicketTime in schema ota_commonprefs_xsd1 Drilldown into DistribType in schema ota_commonprefs_xsd1 Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsd Drilldown into TicketDistribPrefType in schema ota_commonprefs_xsdXSD Diagram of TicketDistribPref in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="TicketDistribPref" type="TicketDistribPrefType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Indicates preferred ticket distribution method (e.g., fax, eMail, courier, mail, airport pickup)</xs:documentation>
    </xs:annotation>
</xs:element>