EDT 2.5 GetList
Retrieves a list with the metadata of all Electronic Document Type (EDT) objects available. The retrieved metadata for EDTs like EDTXML, EDTJPG, EDTPDF,... will contain preferred file extension and mimetype.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| psOutXMLObjList | String | InOut | The EDT ObjectList XML structure containing the metadata of the EDT Objects |
Note that:
- The file extension (EDT-FILE-EXTENSION) and the possible file extensions ( EDT-CANDIDATE) can be empty.
- Some EDTs have the same file extension. For instance, EDT-WORD and EDT-DOC both have file extension 'doc'.