Schema Central > XHTML 1.0 Transitional > xhtml1-transitional.xsd > map
Advanced search

Recommended Reading:

Definitive XML Schema

 

map

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
lang [0..1]LanguageCodefrom group i18n
xml:lang [0..1]Anonymousfrom group i18n
dir [0..1]Anonymousfrom group i18n
onclick [0..1]Scriptfrom group events
ondblclick [0..1]Scriptfrom group events
onmousedown [0..1]Scriptfrom group events
onmouseup [0..1]Scriptfrom group events
onmouseover [0..1]Scriptfrom group events
onmousemove [0..1]Scriptfrom group events
onmouseout [0..1]Scriptfrom group events
onkeypress [0..1]Scriptfrom group events
onkeydown [0..1]Scriptfrom group events
onkeyup [0..1]Scriptfrom group events
id [1..1]xsd:ID
class [0..1]xsd:anySimpleType
style [0..1]StyleSheet
title [0..1]Text
name [0..1]xsd:anySimpleType

Used in

Sample instance

<map id="ID">
   <p>Any text, intermingled with:
      <a>Any text, intermingled with:
         <br/>
      </a>
   </p>
</map>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com