<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>
|