Can a transformer be added?

Here should go questions about transforming XML with XSLT and FOP.
mountainbiker
Posts: 13
Joined: Mon Aug 29, 2011 3:06 pm

Can a transformer be added?

Post 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?
Costin
Posts: 829
Joined: Mon Dec 05, 2011 6:04 pm

Re: Can a transformer be added?

Post 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
Costin Sandoi
oXygen XML Editor and Author Support
Post Reply