Definition Type: ComplexType
Name: CompanyNamePrefType
Type: CompanyNameType
Containing Schema: OTA_CommonPrefs.xsd
Abstract
Documentation:
Identifies a preferred company 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_xsdXSD Diagram of CompanyNamePrefType in schema ota_commonprefs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="CompanyNamePrefType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies a preferred company by name.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="CompanyNameType">
            <xs:attributeGroup ref="PreferLevelGroup">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Used to specify the preference level for this company.</xs:documentation>
                </xs:annotation>
            </xs:attributeGroup>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
CompanyShortName CompanyShortName Optional
TravelSector TravelSector Optional
Code Code Optional
CodeContext CodeContext Optional
Division Division Optional
Department Department Optional
PreferLevel PreferLevel Preferred Optional
Collapse Derivation Tree:
  • Unresolved link to stringlength0to128
    • CompanyNameType
      • CompanyNamePrefType
        • Unresolved link to hotelchainpref
        • Unresolved link to vendorpref10
        • Unresolved link to vendorpref12
Collapse References:
Unresolved link to hotelchainpref, Unresolved link to vendorpref10, Unresolved link to vendorpref12VendorPref,