Ability to add custom transformation types (DITA)
Posted: Tue Jul 20, 2010 8:46 pm
Hi,
XML Author 11.2 currently points to my local, customized copy of DITA Open Toolkit 1.5.1. I can output to PDF using the XEP processor. This transformation works fine.
I've added a WordprocessingXML transformation plugin to my team's DITA Open Toolkit. The transformation uses XMLmind XSL-FO Converter to produce the WordprocessingXML output. XML Author doesn't provide the option to add custom transformation types to transformation scenarios. I tried duplicating the default PDF transformation type and adding the "transtype" parameter with the transtype value specified in my build.xml file. XML Author seems to recognize the transtype value -- the log file shows the transtype value. But the tool continues to produce a PDF instead of WordprocessingML output. I presume that the "pdf" transtype value is hardcoded.
Thanks,
Mark
XML Author 11.2 currently points to my local, customized copy of DITA Open Toolkit 1.5.1. I can output to PDF using the XEP processor. This transformation works fine.
I've added a WordprocessingXML transformation plugin to my team's DITA Open Toolkit. The transformation uses XMLmind XSL-FO Converter to produce the WordprocessingXML output. XML Author doesn't provide the option to add custom transformation types to transformation scenarios. I tried duplicating the default PDF transformation type and adding the "transtype" parameter with the transtype value specified in my build.xml file. XML Author seems to recognize the transtype value -- the log file shows the transtype value. But the tool continues to produce a PDF instead of WordprocessingML output. I presume that the "pdf" transtype value is hardcoded.
Thanks,
Mark