Name
service
XMS String Map Service — XMS String Map Service
<service class="xms.dataservices.XMSStringMapService"> child tags </service>
![[Note]](images/note.png) | Note |
|---|
| There are no attributes for this tag |
This tag depends on the following services (or a service that extends or implements these classes)
<map class="class" name="name" … />
Classes Implementing xms.dataservices.StringMap
The following classes can be used in the class attribute for this tag:
Example 83. Example configuration for XMS String Map Service
Required attributes are marked with a bold typeface
<service class="xms.dataservices.XMSStringMapService">
<map class="class" … />
</service>