Definition Type: Element
Name: SSR_Pref
Containing Schema: OTA_AirPreferences.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Indicates Special Service Request preference type.
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_xsd Drilldown into SSR_PrefGroup in schema ota_airpreferences_xsd1XSD Diagram of SSR_Pref in schema ota_airpreferences_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="SSR_Pref" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Indicates Special Service Request preference type.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="SSR_PrefGroup" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
SSR_Code SSR_Code (Optional)