List Collections (XML)
transkribus_coll_list_xmlList all collections in XML format, supporting pagination via start index and number of values, and sorting by column and direction.
Instructions
List all collections in XML format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Start index | |
| nValues | No | Number of values | |
| sortColumn | No | Column to sort by | |
| sortDirection | No | Sort direction (asc/desc) |