Definition Type: Element
Name: AirReservation
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to airreservationtype1
Containing Schema: OTA_AirBookRS.xsd
MinOccurs 0
MaxOccurs 9
Abstract
Documentation:
Contains all booking response information pertaining to a completed reservation.
Collapse XSD Schema Diagram:
Drilldown into Offer in schema ota_airbookrs_xsd Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into CreateDateTime in schema ota_airbookrs_xsdXSD Diagram of AirReservation in schema ota_airbookrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="AirReservation" minOccurs="0" maxOccurs="9">
    <xs:annotation>
        <xs:documentation xml:lang="en">Contains all booking response information pertaining to a completed reservation.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="AirReservationType">
                <xs:sequence>
                    <xs:element name="Offer" type="AirOfferChoiceType" minOccurs="0">
                        <xs:annotation>
                            <xs:documentation source="Description" xml:lang="en">Merchandising offer information.</xs:documentation>
                        </xs:annotation>
                    </xs:element>
                </xs:sequence>
                <xs:attribute name="CreateDateTime" type="DateOrDateTimeType" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">Provides the original PNR creation date/time.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AirItinerary Unresolved link to airitinerary2 0 (1)
PriceInfo Unresolved link to priceinfo2 0 (1)
TravelerInfo Unresolved link to travelerinfo2 0 (1)
ArrangerInfo Unresolved link to arrangerinfo1 0 (1)
Fulfillment Unresolved link to fulfillment1 0 (1)
Ticketing Unresolved link to ticketing1 0 99
Queues Unresolved link to queues 0 (1)
BookingReferenceID Unresolved link to bookingreferenceid6 0 99
Comment Unresolved link to comment4 0 (1)
PricingOverview Unresolved link to pricingoverview1 0 (1)
EMD_Info Unresolved link to emd_info1 0 999
Offer nsA:Offer 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
LastModified Unresolved link to lastmodified Optional
CreateDateTime nsA:CreateDateTime Optional
Collapse Derivation Tree:
  • Unresolved link to airreservationtype1
    • AirReservation