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

The <index-map-dataframe> element is used to specify the ArcMap dataframe used in producing the index map image. This element is used only with map services that use ArcMap, and is used in conjuction with the <index-map-server>, <index-map-service> and <index-map-service> elements.

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

Frequency Description (in this context)
POS1 The <index-map-dataframe> element is optional and may appear once within the <site-config> element in the specified sequence. Required if the service is an ArcMap service.
   

Attributes Description
name The name of the ArcMap dataframe. Required.
   

Example:

<index-map-server host="someserver.com" />
<index-map-servlet path="alias/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!