XML FOR DOMINO


imagemap element
Example

Represents an imagemap that contains a graphic that has a hotspot area allocated as a circle, polygon, or rectangle within the graphic content.

Containment Hierarchy

Contained by: %richtext.nonhot.inline;

Contains: <picture>, <area>

Syntax

<!ELEMENT imagemap ( picture, area+ )>

Contents

picture, area


Attributes

<!ATTLIST imagemap
lastdefaultid%integer;#IMPLIED
lastrectangleid%integer;#IMPLIED
lastcirleid%integer;#IMPLIED
lastpolygonid%integer;#IMPLIED
>

lastcircleid


lastdefaultid
lastpolygonid
lastrectangleid
Example
See Also