Definition Type: SimpleType
Name: TaxType_Enum_Base
Namespace: http://www.opentravel.org/OTM/Common/v3
Containing Schema: CodeList_3_0_0.xsd
Documentation:
Describes the type of fee or tax.
Collapse XSD Schema Diagram:
XSD Diagram of TaxType_Enum_Base in schema codelist_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="TaxType_Enum_Base">
    <xsd:annotation>
        <xsd:documentation source="Description">Describes the type of fee or tax.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="EnumerationOpen" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">TaxType_Enum</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="Assessment/license tax" />
        <xsd:enumeration value="Bed tax" />
        <xsd:enumeration value="City tax" />
        <xsd:enumeration value="Convention tax" />
        <xsd:enumeration value="Country tax" />
        <xsd:enumeration value="County tax" />
        <xsd:enumeration value="Energy tax" />
        <xsd:enumeration value="Federal tax" />
        <xsd:enumeration value="Food &amp; beverage tax" />
        <xsd:enumeration value="Goods and services tax (GST)" />
        <xsd:enumeration value="Insurance Premium Tax" />
        <xsd:enumeration value="Lodging tax" />
        <xsd:enumeration value="National government tax" />
        <xsd:enumeration value="Occupancy tax" />
        <xsd:enumeration value="Room Tax" />
        <xsd:enumeration value="Sales tax" />
        <xsd:enumeration value="State tax" />
        <xsd:enumeration value="Surplus Lines Tax" />
        <xsd:enumeration value="Total tax" />
        <xsd:enumeration value="Tourism tax" />
        <xsd:enumeration value="Value Added Tax (VAT)" />
        <xsd:enumeration value="Other_" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Assessment/license tax
Enumeration Bed tax
Enumeration City tax
Enumeration Convention tax
Enumeration Country tax
Enumeration County tax
Enumeration Energy tax
Enumeration Federal tax
Enumeration Food & beverage tax
Enumeration Goods and services tax (GST)
Enumeration Insurance Premium Tax
Enumeration Lodging tax
Enumeration National government tax
Enumeration Occupancy tax
Enumeration Room Tax
Enumeration Sales tax
Enumeration State tax
Enumeration Surplus Lines Tax
Enumeration Total tax
Enumeration Tourism tax
Enumeration Value Added Tax (VAT)
Enumeration Other_
Collapse Derivation Tree:
Collapse References:
ota2-0300:TaxType_Enum