stringList element

Type: stringList
Namespace: (default namespace)
XML Schema: ns0.xsd
Available Since: 2.1

jaxrs fail to return List so use this contains for rest services returning that

Example XML

<?xml version="1.0" encoding="UTF-8"?> <stringList> <strings>...</strings> <strings>...</strings> <!--...more "strings" elements...--> </stringList>