Definition Type: ComplexType
Name: RelatedTravelerPrefType
Containing Schema: OTA_CommonPrefs.xsd
Abstract
Documentation:
Identifies a preference for a name of a related traveler.
Collapse XSD Schema Diagram:
Drilldown into UniqueID in schema ota_commonprefs_xsd Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsdXSD Diagram of RelatedTravelerPrefType in schema ota_commonprefs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="RelatedTravelerPrefType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifies a preference for a name of a related traveler.</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element name="UniqueID" type="UniqueID_Type">
            <xs:annotation>
                <xs:documentation xml:lang="en">Unique identifier for a related traveler.</xs:documentation>
            </xs:annotation>
        </xs:element>
    </xs:sequence>
    <xs:attributeGroup ref="PreferLevelGroup">
        <xs:annotation>
            <xs:documentation xml:lang="en">Used to indicate a level of preference for a related traveler.</xs:documentation>
        </xs:annotation>
    </xs:attributeGroup>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UniqueID UniqueID (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
Collapse Derivation Tree:
Collapse References:
RelatedTravelerPref