Definition Type: Attribute
Name: mapURL
Namespace: http://www.opentravel.org/OTM/Common/v4
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: Common_4_0_0.xsd
Use Optional
Documentation:
The URL of a map image. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}anyURI
Collapse XSD Schema Diagram:
XSD Diagram of mapURL in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="mapURL" type="xsd:anyURI" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">The URL of a map image.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}anyURI</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>