Definition Type: SimpleType
Name: TravelSector_Enum_Base
Namespace: http://www.opentravel.org/OTM/Common/v3
Containing Schema: CodeList_3_0_0.xsd
Documentation:
Specifies the travel sector.
Collapse XSD Schema Diagram:
XSD Diagram of TravelSector_Enum_Base in schema codelist_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="TravelSector_Enum_Base">
    <xsd:annotation>
        <xsd:documentation source="Description">Specifies the travel sector.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="EnumerationOpen" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">TravelSector_Enum</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="Air" />
        <xsd:enumeration value="Car" />
        <xsd:enumeration value="Cruise" />
        <xsd:enumeration value="Excursion" />
        <xsd:enumeration value="Ferry" />
        <xsd:enumeration value="Golf" />
        <xsd:enumeration value="Hotel" />
        <xsd:enumeration value="Insurance" />
        <xsd:enumeration value="Package option" />
        <xsd:enumeration value="Rail" />
        <xsd:enumeration value="Tour" />
        <xsd:enumeration value="Other_" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Air
Enumeration Car
Enumeration Cruise
Enumeration Excursion
Enumeration Ferry
Enumeration Golf
Enumeration Hotel
Enumeration Insurance
Enumeration Package option
Enumeration Rail
Enumeration Tour
Enumeration Other_
Collapse Derivation Tree:
Collapse References:
ota2-0300:TravelSector_Enum