Definition Type: SimpleType
Name: URL
Namespace: http://opentravel.org/common/message/v02
Containing Schema: OTA2_Message_v2.0.0.xsd
Documentation:
A URL in W3C recommended format. http://www.w3.org/Addressing/URL/url-spec.txt
Collapse XSD Schema Diagram:
XSD Diagram of URL in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="URL">
    <xsd:annotation>
        <xsd:documentation source="Description">A URL in W3C recommended format.</xsd:documentation>
        <xsd:documentation source="Reference">http://www.w3.org/Addressing/URL/url-spec.txt</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="OTM2" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">http://www.opentravel.org</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:anyURI" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
ota2msg:url, ota2msg:url, ota2msg:url