Definition Type: SimpleType
Name: SingleVendor_Enum
Namespace: http://www.opentravel.org/OTM/finance/v3
Containing Schema: Finance_3_0_0.xsd
Documentation:
Indicates if program is affiliated with a group of related offers accumulating credits.
Collapse XSD Schema Diagram:
XSD Diagram of SingleVendor_Enum in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="SingleVendor_Enum">
    <xsd:annotation>
        <xsd:documentation source="Description">Indicates if program is affiliated with a group of related offers accumulating credits.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="EnumerationClosed" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">SingleVendor_Enum</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="SingleVndr">
            <xsd:annotation>
                <xsd:documentation source="Description">Indicates the program is not part of an alliance.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Alliance">
            <xsd:annotation>
                <xsd:documentation source="Description">Indicates the program is part of an alliance.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration SingleVndr
Enumeration Alliance
Collapse Derivation Tree:
Collapse References:
fin-0300:singleVendorInd