Definition Type: Attribute
Name: InfantIndicator
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, an infant is being checked in with this passenger.
Collapse XSD Schema Diagram:
XSD Diagram of InfantIndicator in schema ota_aircheckin_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="InfantIndicator" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">If true, an infant is being checked in with this passenger.</xs:documentation>
    </xs:annotation>
</xs:attribute>