Definition Type: Element
Name: BookingClassPref
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirFareDisplayRQ.xsd
MinOccurs 0
MaxOccurs 5
Abstract
Documentation:
Booking Classes (RBD's) to include or exclude)
Collapse XSD Schema Diagram:
Drilldown into PreferLevel in schema ota_airfaredisplayrq_xsd Drilldown into ResBookDesigCode in schema ota_airfaredisplayrq_xsdXSD Diagram of BookingClassPref in schema ota_airfaredisplayrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="BookingClassPref" minOccurs="0" maxOccurs="5">
    <xs:annotation>
        <xs:documentation xml:lang="en">Booking Classes (RBD's) to include or exclude)</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attribute name="ResBookDesigCode" type="AlphaLength1to2" use="required">
            <xs:annotation>
                <xs:documentation xml:lang="en">The booking class code</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="PreferLevel" type="PreferLevelType" use="optional" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
ResBookDesigCode nsA:ResBookDesigCode Required
PreferLevel nsA:PreferLevel Optional