Definition Type: Element
Name: ArrivalAirport
Type: LocationType
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Arrival point of flight segment.
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_xsdXSD Diagram of ArrivalAirport in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="ArrivalAirport" type="LocationType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Arrival point of flight segment.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
LocationCode LocationCode Optional
CodeContext CodeContext IATA (Optional)
Collapse Derivation Tree: