Definition Type: Element
Name: TransitPoint
Namespace: http://www.opentravel.org/OTA/2003/05
Type: LocationType
Containing Schema: OTA_AirCheckIn.xsd
MinOccurs 0
MaxOccurs 16
Abstract
Documentation:
Identifies one or more intermediate stops for this flight (e.g., change of gauge).
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_xsd1 Drilldown into LocationType in schema ota_commontypes_xsd1XSD Diagram of TransitPoint in schema ota_aircheckin_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="TransitPoint" type="LocationType" minOccurs="0" maxOccurs="16">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies one or more intermediate stops for this flight (e.g., change of gauge).</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
LocationCode LocationCode Optional
CodeContext CodeContext IATA (Optional)
Collapse Derivation Tree: