Definition Type: Element
Name: ConnectionLocations
Type: ConnectionType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Travel Connection Location - for example, air uses the IATA 3 letter code.
Collapse XSD Schema Diagram:
Drilldown into ConnectionLocation in schema ota_commontypes_xsd Drilldown into ConnectionType in schema ota_commontypes_xsdXSD Diagram of ConnectionLocations in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="ConnectionLocations" type="ConnectionType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Travel Connection Location - for example, air uses the IATA 3 letter code.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ConnectionLocation ConnectionLocation (1) 9
Collapse Derivation Tree: