Definition Type: Attribute
Name: SeatLocation
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonPrefs.xsd
Use Optional
Documentation:
Location of seat in cabin of conveyance. Suggested values include: Forward, Middle, Aft, ExitRow, Bulkhead, Right or Left Side, etc.
Collapse XSD Schema Diagram:
XSD Diagram of SeatLocation in schema ota_commonprefs_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="SeatLocation" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Location of seat in cabin of conveyance.  Suggested values include: Forward, Middle, Aft, ExitRow, Bulkhead, Right or Left Side, etc.</xs:documentation>
    </xs:annotation>
</xs:attribute>