Definition Type: AttributeGroup
Name: SeatPrefGroup
Containing Schema: OTA_AirPreferences.xsd
Documentation:
Indicates preferences for seats or seat types.
Collapse XSD Schema Diagram:
Drilldown into SmokingAllowed in schema ota_commontypes_xsd1 Drilldown into SmokingIndicatorGroup in schema ota_commontypes_xsd Drilldown into SeatPreference in schema ota_commontypes_xsd1 Drilldown into SeatNumber in schema ota_commontypes_xsd1 Drilldown into SeatRequestAttributes in schema ota_commontypes_xsd Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsdXSD Diagram of SeatPrefGroup in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="SeatPrefGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indicates preferences for seats or seat types.</xs:documentation>
    </xs:annotation>
    <xs:attributeGroup ref="PreferLevelGroup" />
    <xs:attributeGroup ref="SeatRequestAttributes" />
</xs:attributeGroup>