WebImageMap Element

Author-it XML Format

Description

Defines the URL location (on the server) of a server side image map file, to associate with the picture file inserted into the HTML pages. The server must know how to deal with this image map.

The WebImageMap element corresponds to the "Image Map" field on the "Image Options" sub-tab, on the HTML tab of the File object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

File

Values

Data Type

Range

String

0 to 255 characters

Sample XML

<WebImageMap>http://www.acme.com/cgi-bin/navbar.map</WebImageMap>