find_dita_rd_dcf
find_dita_rd_dcf (rdType[, doc])
This function returns the document type definition (.dcf) file that will be used by a resolved document generated for the given DITA map. The rdType parameter is the type of resolved document for which you want to determine the .dcf file. Allowed values are ditaRDStyle for the resolved document for styling and ditaRDEdit for the resolved document for editing. The doc parameter is the DITA map that would be used to generate the resolved document.
Related Topics