Definition Type: AttributeGroup
Name: CabinPrefGroup
Containing Schema: OTA_AirPreferences.xsd
Documentation:
Indicates preferences for choice of airline cabin.
Collapse XSD Schema Diagram:
Drilldown into Cabin in schema ota_airpreferences_xsd1 Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsdXSD Diagram of CabinPrefGroup in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="CabinPrefGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Indicates preferences for choice of airline cabin.</xs:documentation>
    </xs:annotation>
    <xs:attributeGroup ref="PreferLevelGroup" />
    <xs:attribute name="Cabin" type="CabinType">
        <xs:annotation>
            <xs:documentation xml:lang="en"> Indicates preferred airline cabin.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
Cabin Cabin (Optional)