DocMgmtTypeXRefCodes

XML Forms Guide

Version
R2024.1.1
DocMgmtTypeXRefCodes

The <DocMgmtTypeXRefCodes> tag defines the type of document that can be uploaded or downloaded in a custom XML form. Nested within this tag, there is the <DocMgmtTypeXRefCode> tag where you add the document type’s reference code as set up in the Documents > Admin > Document Types screen. When configured, the XML form only supports the file types associated with that particular document type.

The following code snippet shows an example of this tag in an XML form in which EMPLOYEE_FILE is the reference code of the document type:

Copy
<DocMgmtTypeXRefCodes>
    <DocMgmtTypeXRefCode>EMPLOYEE_FILE</DocMgmtTypeXRefCode>
</DocMgmtTypeXRefCodes>

Possible values:

  • Reference code