This project has retired. For details please refer to its Attic page.
Lens Server: stringList

stringList Data Type

Instantiates a new string list.

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
elements string element 0/unbounded The elements.

Example

<stringList>
  <elements>...</elements>
</stringList>