<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>
|