Definition Type: Element
Name: BookingReferenceID
Type: [Unresolved]: UniqueID_Type:
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The booking or confirmation number for which charges are being authorized.
Collapse XSD Schema Diagram:
Drilldown into CompanyName in schema ota_commontypes_xsd Drilldown into ID_Context in schema ota_commontypes_xsd1 Drilldown into ID in schema ota_commontypes_xsd1 Drilldown into ID_Group in schema ota_commontypes_xsd Drilldown into Instance in schema ota_commontypes_xsd1 Drilldown into Type in schema ota_commontypes_xsd1 Drilldown into URL in schema ota_commontypes_xsd1 Drilldown into UniqueID_Group in schema ota_commontypes_xsd Drilldown into UniqueID_Type in schema ota_commontypes_xsd Drilldown into IgnoreReservationInd in schema ota_aircommontypes_xsdXSD Diagram of BookingReferenceID in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="BookingReferenceID" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">The booking or confirmation number for which charges are being authorized.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="UniqueID_Type">
                <xs:attribute name="IgnoreReservationInd" type="xs:boolean" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">When true, the PNR should not be updated with the authorization information returned.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
IgnoreReservationInd IgnoreReservationInd Optional