Definition Type: ComplexType
Name: LocationType
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonTypes.xsd
Abstract
Documentation:
Code and optional string to describe a location point.
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_xsdXSD Diagram of LocationType in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="LocationType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Code and optional string to describe a location point.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="xs:string">
            <xs:attributeGroup ref="LocationGroup">
                <xs:annotation>
                    <xs:documentation>
                        <DeprecationWarning>The attribute's default value is a candidate for removal and should not be relied upon. OpenTravel plans to remove all default values from the specification. Deprecation Warning added in 2008B.</DeprecationWarning>
                    </xs:documentation>
                    <xs:documentation xml:lang="en">A code identifying a location.</xs:documentation>
                </xs:annotation>
            </xs:attributeGroup>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
LocationCode LocationCode Optional
CodeContext CodeContext IATA (Optional)
Collapse Derivation Tree:
Collapse References:
Unresolved link to arrivallocation4, CodeRef, ConnectionLocation, DestinationLocation, Unresolved link to dropofflocation, EndLocation, Unresolved link to onewaydroplocation, OriginLocation, Unresolved link to pickuplocation3, Unresolved link to pickuplocation6, Unresolved link to returnlocation1, Unresolved link to returnlocation4StartLocation, Unresolved link to vendorlocation,