Definition Type: Element
Name: AirportRoutePref
Type: AirportPrefType
Containing Schema: OTA_AirPreferences.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Indicates the preferred connection airport(s) (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 AirportRoutePref in schema ota_airpreferences_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="AirportRoutePref" type="AirportPrefType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Indicates the preferred connection airport(s) (using IATA airport codes)..</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
LocationCode LocationCode Optional
CodeContext CodeContext IATA (Optional)
PreferLevel PreferLevel Preferred Optional
Collapse Derivation Tree: