Definition Type: AttributeGroup
Name: SSR_PrefGroup
Containing Schema: OTA_AirPreferences.xsd
Documentation:
Identifies preferences for special services required for air travel, using standard industry (SSR-OSI) code list.
Collapse XSD Schema Diagram:
Drilldown into SSR_Code in schema ota_airpreferences_xsd1 Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsdXSD Diagram of SSR_PrefGroup in schema ota_airpreferences_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attributeGroup name="SSR_PrefGroup">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies preferences for special services required for air travel, using standard industry (SSR-OSI) code list.</xs:documentation>
    </xs:annotation>
    <xs:attributeGroup ref="PreferLevelGroup" />
    <xs:attribute name="SSR_Code" type="AlphaLength4">
        <xs:annotation>
            <xs:documentation xml:lang="en">Code of the special service request to be used for this air travel situation. Refers to standard industry code list.</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
SSR_Code SSR_Code (Optional)