Definition Type: Attribute
Name: url
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:URL
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Optional
Documentation:
A URL to a source that describes the data policy.
Collapse XSD Schema Diagram:
XSD Diagram of url in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="url" type="URL" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">A URL to a source that describes the data policy.</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="OTM2" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">http://www.BTCCO.com/datapolicy.aspx</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: