The <index-map-service> element is used to specify the ArcIMS service used in producing the index map image.
This element is used in conjunction with the <index-map-server>,
<index-map-servlet> and
<index-map-dataframe> elements.
| Frequency |
Parent Elements (the <index-map-service> element is valid within): |
|
PRS1 |
<site-config> |
| |
|
|
| Frequency |
Description (in this context) |
|
PRS1 |
The <index-map-service> element must appear once within the
<site-config> parent element in the specified sequence.
|
| |
|
|
|
Attributes |
Description |
|
name |
The name of the ArcIMS service used for the index map. Required.
|
| |
|
|
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" />