Definition Type: Element
Name: BookingReferenceID
Namespace: http://www.opentravel.org/OTA/2003/05
Type: UniqueID_Type
Containing Schema: OTA_AirSeatMapRQ.xsd
MinOccurs 0
MaxOccurs 5
Abstract
Documentation:
This is used for PNR record locator. If there are more than one PNR numbers because of muliple airlines in the itinerary then this element could be repeated.
Collapse XSD Schema Diagram:
Drilldown into CompanyName in schema ota_commontypes_xsd1 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_xsd1 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_xsd1 Drilldown into UniqueID_Type in schema ota_commontypes_xsd1XSD Diagram of BookingReferenceID in schema ota_airseatmaprq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="BookingReferenceID" type="UniqueID_Type" minOccurs="0" maxOccurs="5">
    <xs:annotation>
        <xs:documentation xml:lang="en">This is used for PNR record locator. If there are more than one PNR numbers because of muliple airlines in the itinerary then this element could be repeated.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CompanyName CompanyName 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
URL URL (Optional)
Type Type Required
Instance Instance (Optional)
ID ID Required
ID_Context ID_Context Optional
Collapse Derivation Tree: