idListDTO

Namespace: (default namespace)
XML Schema: ns0.xsd

A class which wraps a List of UUID objects so that the list can be marshaled/unmarshaled with a JAXB implementation (Jersey in our case).

XML

Elements

name (type) min/max
occurs
description
ids (string) 0/unbounded

JSON

property type description
ids array of ids (string)