Definition Type: ComplexType
Name: PetInfoPrefType
Type: Unresolved link to stringlength1to641
Containing Schema: OTA_CommonPrefs.xsd
Abstract
Documentation:
Indentifies preferences regarding a pet.
Collapse XSD Schema Diagram:
Drilldown into PreferLevel in schema ota_commontypes_xsd1 Drilldown into PreferLevelGroup in schema ota_commontypes_xsdXSD Diagram of PetInfoPrefType in schema ota_commonprefs_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="PetInfoPrefType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indentifies preferences regarding a pet.</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 pet information.</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 stringlength1to641
Collapse References:
PetInfoPref, PetInfoPref, Unresolved link to petinfopref5