Definition Type: Attribute
Name: ShortCheckInd
Namespace: http://www.opentravel.org/OTA/2003/05
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirCheckIn.xsd
Use Optional
Documentation:
If true, the traveler will collect a bag at a specified intermediate stop. The traveler may wish to conduct business requiring his bag, or the airline requires collection of the bag due to FAA regulations (e.g., minimum/maximum connect time limitations).
Collapse XSD Schema Diagram:
XSD Diagram of ShortCheckInd in schema ota_aircheckin_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="ShortCheckInd" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">If true, the traveler will collect a bag at a specified intermediate stop.  
The traveler may wish to conduct business requiring his bag, or the airline requires collection of the bag  due to FAA regulations (e.g., minimum/maximum connect time limitations).</xs:documentation>
    </xs:annotation>
</xs:attribute>