Definition Type: ComplexType
Name: URL
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Abstract
Documentation:
Web site address, in IETF specified format. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}anyURI
Collapse XSD Schema Diagram:
Drilldown into defaultInd in schema common_4_0_0_xsd Drilldown into type in schema common_4_0_0_xsdXSD Diagram of URL in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="URL">
    <xsd:annotation>
        <xsd:documentation source="Description">Web site address, in IETF specified format.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}anyURI</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="ValueWithAttributes" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">URL</otm:OTA2Entity>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">URL_Type</otm:Equivalent>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:anyURI">
            <xsd:attribute name="type" type="ota2-0400:StringShort" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Defines the purpose of the URL address, such as personal, business, public, etc.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to16</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Type</otm:Equivalent>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="defaultInd" type="xsd:boolean" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Indicates whether or not this is the default URL.</xsd:documentation>
                    <xsd:documentation source="Implementer">AttributeGroup: DefaultIndGroup</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
type ota2-0400:type Optional
defaultInd ota2-0400:defaultInd Optional
Collapse Derivation Tree:
Collapse References:
org-0300:SiteURLpgt-0200:URL, ota2-0400:URL,