public annotation XMLCollection(path as String)
Selects the XML elements containing entities of an annotated type.
@XMLCollection(path="/users/user") class User: pass