Definition Type: Attribute
Name: AssociatedID
Namespace: http://www.opentravel.org/OTA/2003/05
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirBaggageRQ.xsd
Use Optional
Documentation:
Associated ID. Example: UAA512346 Note: This may contain an associated ID, such as a conjunctive ticket number.
Collapse XSD Schema Diagram:
XSD Diagram of AssociatedID in schema ota_airbaggagerq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<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>