Definition Type: Attribute
Name: HeadOfBaggagePoolInd
Namespace: http://www.opentravel.org/OTA/2003/05
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirCheckIn.xsd
Use Optional
Documentation:
Identifies whether the passenger associated with this baggage is the head of a baggage pool. If true, the passenger is head of a baggage pool.
Collapse XSD Schema Diagram:
XSD Diagram of HeadOfBaggagePoolInd in schema ota_aircheckin_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="HeadOfBaggagePoolInd" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies whether the passenger associated with this baggage is the head of a baggage pool. If true, the passenger is head of a baggage pool.</xs:documentation>
    </xs:annotation>
</xs:attribute>