Definition Type: Element
Name: ResBookDesignation
Namespace: http://www.opentravel.org/OTA/2003/05
Containing Schema: OTA_AirSeatMapRQ.xsd
MinOccurs (1)
MaxOccurs 10
Abstract
Documentation:
If the seat map display is requested for the cabin class in which a particular booking designator code (booking class) lies then that booking class can be specified in this element.
Collapse XSD Schema Diagram:
Drilldown into ResBookDesigCode in schema ota_airseatmaprq_xsdXSD Diagram of ResBookDesignation in schema ota_airseatmaprq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="ResBookDesignation" maxOccurs="10">
    <xs:annotation>
        <xs:documentation xml:lang="en">If the  seat map display is requested for the cabin class in which a particular booking designator code (booking class) lies then that booking class can be specified in this element.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attribute name="ResBookDesigCode" type="UpperCaseAlphaLength1to2" use="optional">
            <xs:annotation>
                <xs:documentation xml:lang="en">If the booking class is know for which the seat map is to be requested then the specific Booking class code can be entered here. The response will have the seat map for the  cabin class in which the said booking classcode belongs.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
ResBookDesigCode nsA:ResBookDesigCode Optional