Definition Type: Element
Name: AirReservation
Namespace: http://www.opentravel.org/OTA/2003/05
Type: AirReservationType
Containing Schema: OTA_AirBookModifyRQ.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains all booking information of the current reservation, in this case of the reservation which is to be modified.
Collapse XSD Schema Diagram:
Drilldown into PricingOverview in schema ota_aircommontypes_xsd Drilldown into Comment in schema ota_aircommontypes_xsd Drilldown into BookingReferenceID in schema ota_aircommontypes_xsd Drilldown into Queues in schema ota_aircommontypes_xsd Drilldown into Ticketing in schema ota_aircommontypes_xsd Drilldown into Fulfillment in schema ota_aircommontypes_xsd Drilldown into TravelerInfo in schema ota_aircommontypes_xsd Drilldown into PriceInfo in schema ota_aircommontypes_xsd Drilldown into AirItinerary in schema ota_aircommontypes_xsd Drilldown into LastModified in schema ota_aircommontypes_xsd Drilldown into AirReservationType in schema ota_aircommontypes_xsdXSD Diagram of AirReservation in schema ota_airbookmodifyrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="AirReservation" type="AirReservationType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Contains all booking information of the current reservation, in this case of the reservation which is to be modified.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AirItinerary AirItinerary 0 (1)
PriceInfo PriceInfo 0 (1)
TravelerInfo TravelerInfo 0 (1)
Fulfillment Fulfillment 0 (1)
Ticketing Ticketing 0 99
Queues Queues 0 (1)
BookingReferenceID BookingReferenceID 0 99
Comment Comment 0 (1)
PricingOverview PricingOverview 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
LastModified LastModified Optional
Collapse Derivation Tree: