Definition Type: Element
Name: VendorPref
Type: [Unresolved]: CompanyNamePrefType:
Containing Schema: OTA_AirPreferences.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Identifies the preferred airline carrier(s) by name.
Collapse XSD Schema Diagram:
Drilldown into Department in schema ota_commontypes_xsd1 Drilldown into Division in schema ota_commontypes_xsd1 Drilldown into CodeContext in schema ota_commontypes_xsd1 Drilldown into Code in schema ota_commontypes_xsd1 Drilldown into TravelSector in schema ota_commontypes_xsd1 Drilldown into CompanyShortName in schema ota_commontypes_xsd1 Drilldown into CompanyID_AttributesGroup in schema ota_commontypes_xsd Drilldown into CompanyNameType in schema ota_commontypes_xsd Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsd Drilldown into CompanyNamePrefType in schema ota_commonprefs_xsd Drilldown into RPH in schema ota_airpreferences_xsdXSD Diagram of VendorPref in schema ota_airpreferences_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="VendorPref" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Identifies the preferred airline carrier(s) by name.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="CompanyNamePrefType">
                <xs:attribute name="RPH" type="RPH_Type" use="optional">
                    <xs:annotation>
                        <xs:documentation xml:lang="en">A reference pointer used to identify an airline vendor.</xs:documentation>
                    </xs:annotation>
                </xs:attribute>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
RPH RPH Optional