Definition Type: Element
Name: AirportOriginPref
Type: [Unresolved]: AirportPrefType:
Containing Schema: OTA_AirPreferences.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Identifies the preferred origination airport for travel (using IATA airport codes).
Collapse XSD Schema Diagram:
Drilldown into CodeContext in schema ota_commontypes_xsd1 Drilldown into LocationCode in schema ota_commontypes_xsd1 Drilldown into LocationGroup in schema ota_commontypes_xsd Drilldown into LocationType in schema ota_commontypes_xsd Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsd Drilldown into AirportPrefType in schema ota_airpreferences_xsd1XSD Diagram of AirportOriginPref in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="AirportOriginPref" type="AirportPrefType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Identifies the preferred origination airport for travel (using IATA airport codes).</xs:documentation>
    </xs:annotation>
</xs:element>