Definition Type: Element
Name: SpecRequestPref
Type: [Unresolved]: SpecRequestPrefType:
Containing Schema: OTA_AirPreferences.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Indicates preferred special request(s) to be used with this collection of preferences.
Collapse XSD Schema Diagram:
Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsd Drilldown into SpecRequestPrefType in schema ota_commonprefs_xsdXSD Diagram of SpecRequestPref in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="SpecRequestPref" type="SpecRequestPrefType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Indicates preferred special request(s) to be used with this collection of preferences.</xs:documentation>
    </xs:annotation>
</xs:element>