Name

service

XMS String List Service — XMS String List Service

<service class="xms.dataservices.list.XMSStringListService"> 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

StringList

<list class="class" name="name" />

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>