Definition Type: Attribute
Name: RowNumber
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_AirCommonTypes.xsd
Use Required
Documentation:
Specifies the actual row number in the seat map.
Collapse XSD Schema Diagram:
XSD Diagram of RowNumber in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="RowNumber" type="xs:integer" use="required">
    <xs:annotation>
        <xs:documentation xml:lang="en">Specifies the actual row number in the seat map.</xs:documentation>
    </xs:annotation>
</xs:attribute>