Definition Type: Attribute
Name: SeatRow
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonPrefs.xsd
Use Optional
Documentation:
Preferred row for seating, indicates specific row number and/or seat identifier.
Collapse XSD Schema Diagram:
XSD Diagram of SeatRow in schema ota_commonprefs_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="SeatRow" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Preferred row for seating, indicates specific row number and/or seat identifier.</xs:documentation>
    </xs:annotation>
</xs:attribute>