Definition Type: Element
Name: PNR
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to uniqueid_type2
Containing Schema: OTA_AirBaggageRQ.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
PNR information for the traveler.
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 AssociatedID in schema ota_airbaggagerq_xsd Drilldown into CheckedInInd in schema ota_airbaggagerq_xsdXSD Diagram of PNR in schema ota_airbaggagerq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="PNR" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="Description" xml:lang="en">PNR information for the traveler.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="UniqueID_Type">
                <xs:attribute name="CheckedInInd" type="xs:boolean" use="optional">
                    <xs:annotation>
                        <xs:documentation source="Description" xml:lang="en">If true, this traveler is already checked in.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
                <xs:attribute name="AssociatedID" type="xs:string" use="optional">
                    <xs:annotation>
                        <xs:documentation source="Description" xml:lang="en">Associated ID.</xs:documentation>
                        <xs:documentation source="Example" xml:lang="en">Example: UAA512346</xs:documentation>
                        <xs:documentation source="Moreinfo" xml:lang="en">Note: This may contain an associated ID, such as a conjunctive ticket number.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CompanyName Unresolved link to companyname12 0 (1)
TPA_Extensions Unresolved link to tpa_extensions 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
URL Unresolved link to url1 Optional
Type Unresolved link to type26 Required
Instance Unresolved link to instance1 Optional
ID Unresolved link to id14 Required
ID_Context Unresolved link to id_context2 Optional
CheckedInInd nsA:CheckedInInd Optional
AssociatedID nsA:AssociatedID Optional
Collapse Derivation Tree:
  • Unresolved link to uniqueid_type2
    • PNR