Definition Type: Element
Name: AirBookModifyRQ
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to airreservationtype1
Containing Schema: OTA_AirBookModifyRQ.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Contains the new value of data which is to be modified.
Collapse XSD Schema Diagram:
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 ClaimPNR_Ind in schema ota_airbookmodifyrq_xsd Drilldown into ReduceToNbr in schema ota_airbookmodifyrq_xsd Drilldown into ModificationType in schema ota_airbookmodifyrq_xsdXSD Diagram of AirBookModifyRQ in schema ota_airbookmodifyrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="AirBookModifyRQ">
    <xs:annotation>
        <xs:documentation xml:lang="en">Contains the new value of data which is to be modified.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="AirReservationType">
                <xs:attribute name="ModificationType" type="OTA_CodeType" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">Specifies the type of booking modification being requested. Refer to OpenTravel Code List Modification Type (MOD).</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="ReduceToNbr" type="Numeric1to999" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">The number of passengers that should remain in the passenger booking record following a modification to reduce the number in party.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="ClaimPNR_Ind" type="xs:boolean" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">When true, indicates a request to claim the booking by the sending party.</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
Collapse Child Attributes:
Name Type Default Value Use
LastModified Unresolved link to lastmodified Optional
ModificationType nsA:ModificationType Optional
ReduceToNbr nsA:ReduceToNbr Optional
ClaimPNR_Ind nsA:ClaimPNR_Ind Optional
Collapse Derivation Tree:
  • Unresolved link to airreservationtype1
    • AirBookModifyRQ