The operation output is AutoSelectResponse. The root element of the response for the AutoSelect command. The result will contain either a DocumentSet or a Package, depending on the value of the ResponseDocType element submitted with the request.
| Parameter | Type | Description |
|---|---|---|
| DocumentSet | ArrayOfDocument | A container for information about a set of documents. |
| Package | Package | A container for the selection package information. On a request, a Package drives autoselection and is an input to the document assembly process. |
| Requirements | A container for requirements. The set of requirements applies to all documents that were processed in the DocumentSet. This element will not exist in the response if there are no missing data items. |
