Definition Type: Attribute
Name: usemap
Namespace: http://www.w3.org/1999/xhtml
Type: nsA:URI
Containing Schema: xhtml1-strict.xsd
Use (Optional)
Documentation:
usemap points to a map element which may be in this document or an external document, although the latter is not widely supported
Collapse XSD Schema Diagram:
XSD Diagram of usemap in schema xhtml1-strict_xsd (XHTML™ 1.0 The Extensible HyperText Markup Language)
Collapse XSD Schema Code:
<xs:attribute name="usemap" type="URI">
    <xs:annotation>
        <xs:documentation>
          usemap points to a map element which may be in this document
          or an external document, although the latter is not widely supported
          </xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree: