Definition Type: SimpleType
Name: PhoneLocation_Enum_Base
Namespace: http://www.opentravel.org/OTM/Common/v3
Containing Schema: CodeList_3_0_0.xsd
Documentation:
Where the phone is located.
Collapse XSD Schema Diagram:
XSD Diagram of PhoneLocation_Enum_Base in schema codelist_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="PhoneLocation_Enum_Base">
    <xsd:annotation>
        <xsd:documentation source="Description">Where the phone is located.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="EnumerationOpen" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">PhoneLocation_Enum</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="Brand reservations office" />
        <xsd:enumeration value="Central reservations office" />
        <xsd:enumeration value="Home" />
        <xsd:enumeration value="Managing company" />
        <xsd:enumeration value="Mobile" />
        <xsd:enumeration value="Office" />
        <xsd:enumeration value="Property direct" />
        <xsd:enumeration value="Property reservation Office" />
        <xsd:enumeration value="Sales office" />
        <xsd:enumeration value="Other_" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Brand reservations office
Enumeration Central reservations office
Enumeration Home
Enumeration Managing company
Enumeration Mobile
Enumeration Office
Enumeration Property direct
Enumeration Property reservation Office
Enumeration Sales office
Enumeration Other_
Collapse Derivation Tree:
Collapse References:
ota2-0300:PhoneLocation_Enum