Definition Type: Element
Name: Transportations
Type: TransportationType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Collection of directions to/from a specific location via various modes of transportation
Collapse XSD Schema Diagram:
Drilldown into Transportation in schema ota_commontypes_xsd Drilldown into TransportationType in schema ota_commontypes_xsdXSD Diagram of Transportations in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Transportations" type="TransportationType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Collection of directions to/from a specific location via various modes of transportation</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Transportation Transportation (1) unbounded
Collapse Derivation Tree: