Definition Type: Attribute
Name: AccompaniedByInfant
Namespace: http://www.opentravel.org/OTA/2003/05
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirSeatMapRS.xsd
Use Optional
Documentation:
Indicates if an infant accompanying a traveler is with or without a seat.
Collapse XSD Schema Diagram:
XSD Diagram of AccompaniedByInfant in schema ota_airseatmaprs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="AccompaniedByInfant" type="xs:boolean" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indicates if an infant accompanying a traveler is with or without a seat.</xs:documentation>
    </xs:annotation>
</xs:attribute>