Definition Type: ComplexType
Name: Transportations
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
Used to define the types of transportation offered. Used to define the types of transportation offered.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into TransportationSubGrp in schema common_4_0_0_xsdXSD Diagram of Transportations in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Transportations">
    <xsd:annotation>
        <xsd:documentation source="Description">Used to define the types of transportation offered.</xsd:documentation>
        <xsd:documentation source="Description">Used to define the types of transportation offered.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Transportations</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ota2-0400:TransportationSubGrp">
            <xsd:annotation>
                <xsd:documentation source="Description">Collection of directions to/from a specific location via various modes of transportation.</xsd:documentation>
                <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}TransportationType</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TransportationSubGrp ota2-0400:TransportationSubGrp 0 unbounded
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Derivation Tree:
Collapse References:
ota2-0400:ArrivalTransport, ota2-0400:DepartureTransport, ota2-0400:Transportations