Moxi Media Inc.
<index-map-server> Discussion Forum
IMF Developer's Guide » Site Configuration » <index-map-server>  

The <index-map-server> element is used to specify the ArcIMS server used in producing the index map image. This element is used in conjunction with the <index-map-service>, <index-map-servlet> and <index-map-dataframe> elements.

Frequency Parent Elements (the <index-map-server> element is valid within):
PRS1 <site-config>
   

Frequency Description (in this context)
PRS1 The <index-map-server> element must appear once within the <site-config> parent element in the specified sequence.
   

Attributes Description
host The name or IP address of the ArcIMS server used for the index map. Required if this element is used.
   

Example:

<index-map-server host="someserver.com" />
<index-map-servlet path="/servlet/com.esri.esrimap.Esrimap" />
<index-map-service name="someservice" />

<!- Dataframe should be specified for ArcMap Services -->
<index-map-dataframe name="Layers" />

Valid HTML 4.01!