draw:image-map
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:drawing:1.0
Schema document: draw.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
Attributes
None
Used in
- Anonymous type of element draw:frame
Sample instance
<draw:image-map> <draw:area-rectangle xlink:show="new" svg:x="string" svg:y="string" svg:width="string" svg:height="string"> <svg:title>string</svg:title> <svg:desc>string</svg:desc> <office:event-listeners> <script:event-listener script:event-name="string" script:language="string" xlink:actuate="onRequest"/> </office:event-listeners> </draw:area-rectangle> </draw:image-map>