<xsd:complexType name="RatePlanType_Enum">
<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:simpleContent>
<xsd:extension base="ota2-0300:RatePlanType_Enum_Base">
<xsd:attribute name="extension" type="ota2:String_EnumExtension" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|