<xsd:simpleType name="RatePlanType_Enum_Base">
<xsd:annotation>
<xsd:documentation source="Description">Note: Typically used for rate plans that may be published, e.g. have no qualifying criteria, or may be restricted or negotiated, e.g. has qualifying criteria for eligibility and/or has been negotiated between parties.</xsd:documentation>
<xsd:appinfo>
<otm:OTA2Entity type="EnumerationOpen" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">RatePlanType_Enum</otm:OTA2Entity>
</xsd:appinfo>
</xsd:annotation>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Other_">
<xsd:annotation>
<xsd:documentation source="Description">Use: Select this enumeration to exchange a value that is not in the enumerated list by entering the value information in the Code Extension fields.</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
<xsd:enumeration value="Weekly" />
<xsd:enumeration value="Weekend" />
<xsd:enumeration value="TravelIndustry" />
<xsd:enumeration value="TourWholesale" />
<xsd:enumeration value="SeniorCitizen" />
<xsd:enumeration value="RegularRack" />
<xsd:enumeration value="Published" />
<xsd:enumeration value="PromotionalPackageTour" />
<xsd:enumeration value="Promotional" />
<xsd:enumeration value="Package" />
<xsd:enumeration value="NonLastRoomAvailable" />
<xsd:enumeration value="Net" />
<xsd:enumeration value="Negotiated" />
<xsd:enumeration value="Multi-DayPackage" />
<xsd:enumeration value="Monthly" />
<xsd:enumeration value="Military" />
<xsd:enumeration value="LastRoomAvailable" />
<xsd:enumeration value="Group" />
<xsd:enumeration value="Government" />
<xsd:enumeration value="FamilyPlan" />
<xsd:enumeration value="DistressedInventory" />
<xsd:enumeration value="DayRate" />
<xsd:enumeration value="Corporate" />
<xsd:enumeration value="Convention" />
<xsd:enumeration value="Contract" />
<xsd:enumeration value="Consortia" />
<xsd:enumeration value="ClubConcierge" />
<xsd:enumeration value="Association" />
<xsd:enumeration value="Other_" />
</xsd:restriction>
</xsd:simpleType>
|