Definition Type: Element
Name: PhonePref
Type: PhonePrefType
Containing Schema: OTA_CommonPrefs.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Enables a preference to be indicated for telephone information.
Collapse XSD Schema Diagram:
Drilldown into Telephone in schema ota_commonprefs_xsd Drilldown into PhonePrefType in schema ota_commonprefs_xsdXSD Diagram of PhonePref in schema ota_commonprefs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="PhonePref" type="PhonePrefType" minOccurs="0" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en">Enables a preference to be indicated for telephone information.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Telephone Telephone (1) (1)
Collapse Derivation Tree: