Definition Type: ComplexType
Name: URL_Type
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonTypes.xsd
Abstract
Documentation:
Web site address, in IETF specified format.
Collapse XSD Schema Diagram:
Drilldown into DefaultInd in schema ota_commontypes_xsd1 Drilldown into DefaultIndGroup in schema ota_commontypes_xsd Drilldown into Type in schema ota_commontypes_xsd1 Drilldown into ShareMarketInd in schema ota_commontypes_xsd1 Drilldown into ShareSynchInd in schema ota_commontypes_xsd1 Drilldown into PrivacyGroup in schema ota_commontypes_xsdXSD Diagram of URL_Type in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="URL_Type">
    <xs:annotation>
        <xs:documentation xml:lang="en">Web site address, in IETF specified format.</xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
        <xs:extension base="xs:anyURI">
            <xs:attributeGroup ref="PrivacyGroup">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Allows for control of the sharing of URL data between parties.</xs:documentation>
                </xs:annotation>
            </xs:attributeGroup>
            <xs:attribute name="Type" type="StringLength1to16" use="optional">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Defines the purpose of the URL address, such as personal, business, public, etc.</xs:documentation>
                </xs:annotation>
            </xs:attribute>
            <xs:attributeGroup ref="DefaultIndGroup">
                <xs:annotation>
                    <xs:documentation xml:lang="en">Indicates whether or not this is the default URL.</xs:documentation>
                </xs:annotation>
            </xs:attributeGroup>
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
ShareSynchInd ShareSynchInd Optional
ShareMarketInd ShareMarketInd Optional
Type Type Optional
DefaultInd DefaultInd false Optional
Collapse Derivation Tree:
  • URL_Type
    • Unresolved link to url15
    • Unresolved link to url26
Collapse References:
URL, Unresolved link to url15, Unresolved link to url26URL,