Definition Type: Attribute
Name: BookingReferenceID
Namespace: http://www.opentravel.org/OTA/2003/05
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirFareDisplayRQ.xsd
Use Optional
Documentation:
This is the identifier returned by the booking system, also referred to as a PNR locator, confirmation number or reservation number from where the flight information is taken from.
Collapse XSD Schema Diagram:
XSD Diagram of BookingReferenceID in schema ota_airfaredisplayrq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="BookingReferenceID" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">This is the identifier returned by the booking system, also referred to as a PNR locator, confirmation number or reservation number from where the flight information is taken from.</xs:documentation>
    </xs:annotation>
</xs:attribute>