Definition Type: Element
Name: SeatingPref
Type: SeatingPrefType
Containing Schema: OTA_CommonPrefs.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Enables a preference to be indicated for seating.
Collapse XSD Schema Diagram:
Drilldown into SeatRow in schema ota_commonprefs_xsd1 Drilldown into SeatPosition in schema ota_commonprefs_xsd1 Drilldown into SeatLocation in schema ota_commonprefs_xsd1 Drilldown into SeatDirection in schema ota_commonprefs_xsd1 Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsd Drilldown into SeatingPrefType in schema ota_commonprefs_xsdXSD Diagram of SeatingPref in schema ota_commonprefs_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="SeatingPref" type="SeatingPrefType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en">Enables a preference to be indicated for seating.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
SeatDirection SeatDirection Optional
SeatLocation SeatLocation Optional
SeatPosition SeatPosition Optional
SeatRow SeatRow Optional
Collapse Derivation Tree: