Arbortext Command Language > Functions by Alphabetical Listing > find_dita_rd_dcf
  
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
Working with DITA resolved documents
Document type configuration files
dita_rds_dtd_from_map function
dita_rde_xsd_from_map function
flush_dita_rdgen_cache function