Name

service

XMS String Map Service — XMS String Map Service

<service class="xms.dataservices.XMSStringMapService"> child tags </service>

[Note]Note
There are no attributes for this tag

Service Dependencies

This tag depends on the following services (or a service that extends or implements these classes)

Child Tags

StringMap

<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>