Documentation Center

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

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated 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.
psOutXMLObjListStringInOutThe 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'.