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