QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
alt | XHTMLText | required | ||||
class | optional | |||||
coords | Coords | optional | ||||
dir | restriction of xs:token | optional | ||||
href | URI | optional | ||||
id | xs:ID | optional | ||||
lang | XHTMLLanguageCode | optional | ||||
nohref | restriction of xs:token | optional | ||||
shape | Shape | rect | optional | |||
style | StyleSheet | optional | ||||
title | XHTMLText | optional |
Element | map |
<xs:element name="area"> <xs:complexType> <xs:attributeGroup ref="area.attlist"/> </xs:complexType> </xs:element> |