Definition Type: Attribute
Name: CheckedInInd
Namespace: http://www.opentravel.org/OTA/2003/05
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirBaggageRQ.xsd
Use Optional
Documentation:
If true, this traveler is already checked in.
Collapse XSD Schema Diagram:
XSD Diagram of CheckedInInd in schema ota_airbaggagerq_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<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>