Definition Type: Element
Name: AirRowCharacteristics
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Contains a list of characteristics of an air row.
Collapse XSD Schema Diagram:
Drilldown into CharacteristicList in schema ota_aircommontypes_xsdXSD Diagram of AirRowCharacteristics in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="AirRowCharacteristics">
    <xs:annotation>
        <xs:documentation xml:lang="en">Contains a list of characteristics of an air row.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attribute name="CharacteristicList" type="ListOfOTA_CodeType" use="required">
            <xs:annotation>
                <xs:documentation xml:lang="en">Describes the characteristics of a specific seat row. Refer to OTA Code List Air Row Type (ROW).</xs:documentation>
            </xs:annotation>
        </xs:attribute>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
CharacteristicList CharacteristicList Required