Definition Type: Element
Name: NamePref
Type: NamePrefType
Containing Schema: OTA_CommonPrefs.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Enables a preference to be indicated for name information.
Collapse XSD Schema Diagram:
Drilldown into PersonName in schema ota_commonprefs_xsd Drilldown into UniqueID in schema ota_commonprefs_xsd Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsd Drilldown into NamePrefType in schema ota_commonprefs_xsdXSD Diagram of NamePref in schema ota_commonprefs_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="NamePref" type="NamePrefType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en">Enables a preference to be indicated for name information.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UniqueID UniqueID (1) (1)
PersonName PersonName (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
Collapse Derivation Tree: