Page 1 of 1
Can a transformer be added?
Posted: Sat Apr 07, 2012 11:12 am
by mountainbiker
In the scenario editor, there is a pulldown selection on canned scenarios (e.g., Xalan, Saxon..., xsltproc). Is it possible to add others?
Re: Can a transformer be added?
Posted: Mon Apr 09, 2012 11:38 am
by Costin
Hello,
Besides the XSLT / XQUERY transformation engines that come bundled with Oxygen, you have the possibility to add and configure external transformation engines.
In order to do that in oXygen, you should go to Options > Preferences > XML > XSLT/FO/XQuery > Custom Engines and add the engines you want.
When adding an engine, make sure not to forget to set the output, in addition to the input parameter and any other ones you might set in the "Custom Engines" configuration dialog.
Also, be aware that the external engines will be used in the Editor perspective (not available in the Debugger perspective).
Let me know if you need additional information.
Regards,
Costin