Definition Type: Element
Name: URL
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: OTA_CommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
URL of the multimedia item for a specific format.
Collapse XSD Schema Diagram:
XSD Diagram of URL in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="URL" type="xs:anyURI" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">URL of the multimedia item for a specific format. </xs:documentation>
    </xs:annotation>
</xs:element>