Definition Type: ComplexType
Name: MediaEntertainPrefType
Type: Unresolved link to stringlength1to64
Containing Schema: OTA_CommonPrefs.xsd
Abstract
Documentation:
Media and entertainment information preferences.
Collapse XSD Schema Diagram:
Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsdXSD Diagram of MediaEntertainPrefType in schema ota_commonprefs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="MediaEntertainPrefType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Media and entertainment information preferences.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="StringLength1to64">
            <xs:attributeGroup ref="PreferLevelGroup">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Used to indicate a level of preference for media or entertainment.</xs:documentation>
                </xs:annotation>
            </xs:attributeGroup>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
PreferLevel PreferLevel Preferred Optional
Collapse Derivation Tree:
  • Unresolved link to stringlength1to64
Collapse References:
MediaEntertainPref, Unresolved link to mediaentertainpref4