list
Config File String List — Allows you to define read-only StringList data from within the configuration (config.xml) file.<list class="xms.dataservices.list.ConfigFileStringList" name="name" … > child tags </list>
Table 32. Attributes for list tag (for xms.dataservices.list.ConfigFileStringList)
| Name | Description | Type | Default Value | Required |
|---|---|---|---|---|
| cache | Do not use, does nothing | boolean true or false | none | no |
| cacheTimeout | Do not use, does nothing | int any integer | none | no |
| readOnly | Do not use, does nothing (always readonly) | boolean true or false | none | no |
This tag depends on the following services (or a service that extends or implements these classes)