diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.w3.org/1999/xhtml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | p h1 h2 h3 h4 h5 h6 div ul ol dl pre hr blockquote address fieldset table form noscript ins del script area | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="map"> <xs:complexType> <xs:choice> <xs:choice maxOccurs="unbounded"> <xs:group ref="block"/> <xs:element ref="form"/> <xs:group ref="misc"/> </xs:choice> <xs:element ref="area" maxOccurs="unbounded"/> </xs:choice> <xs:attributeGroup ref="i18n"/> <xs:attributeGroup ref="events"/> <xs:attribute name="id" type="xs:ID" use="required"/> <xs:attribute name="class"/> <xs:attribute name="style" type="StyleSheet"/> <xs:attribute name="title" type="Text"/> <xs:attribute name="name" type="xs:NMTOKEN"/> </xs:complexType> </xs:element> |
type | xs:ID | ||||
properties |
|
||||
source | <xs:attribute name="id" type="xs:ID" use="required"/> |
properties |
|
||
source | <xs:attribute name="class"/> |
type | StyleSheet | ||
properties |
|
||
source | <xs:attribute name="style" type="StyleSheet"/> |
type | Text | ||
properties |
|
||
source | <xs:attribute name="title" type="Text"/> |
type | xs:NMTOKEN | ||
properties |
|
||
source | <xs:attribute name="name" type="xs:NMTOKEN"/> |