Definition Type: Attribute
Name: SeatUpgrade
Namespace: http://www.opentravel.org/OTA/2003/05
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirSeatMapRQ.xsd
Default false
Use Optional
Documentation:
SeatUpgrade will be set to true if the passenger is looking for an upgrade and the seat map response expected is after the upgrade, if applicable
Collapse XSD Schema Diagram:
XSD Diagram of SeatUpgrade in schema ota_airseatmaprq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="SeatUpgrade" type="xs:boolean" use="optional" default="false">
    <xs:annotation>
        <xs:documentation xml:lang="en">SeatUpgrade will be set to true if the passenger is looking for an upgrade and the  seat map response expected is after  the upgrade, if applicable</xs:documentation>
    </xs:annotation>
</xs:attribute>