Arbortext Command Language > Functions by Alphabetical Listing > dita_rds_dtd_from_map
  
dita_rds_dtd_from_map
dita_rds_dtd_from_map(doc[, file])
This function generates a resolved document for styling (rdstyle) DTD that includes all of the DITA maps and topic document types referenced from the given DITA map. The doc parameter is the DITA map to use as the basis of the new rdstyle DTD. The file parameter is the path to the location where you want to write the new DTD. The function returns the full path to the generated file.
If file is a null string or omitted, a temporary rdstyle DTD is generated and will be deleted at the end of the current Arbortext Editor session.
Related Topics
Working with DITA resolved documents
dita_rde_xsd_from_map function
flush_dita_rdgen_cache function
find_dita_rd_dcf function