Name
service
XMS String List Service — XMS String List Service
<service class="xms.dataservices.list.XMSStringListService"> 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)
<list class="class" name="name" … />
Classes Implementing xms.dataservices.StringList
The following classes can be used in the class attribute for this tag:
Example 73. Example configuration for XMS String List Service
Required attributes are marked with a bold typeface
<service class="xms.dataservices.list.XMSStringListService">
<list class="class" … />
</service>