Page 1 of 1

Using AltovaXML processor within Oxygen

Posted: Mon Oct 19, 2009 6:16 pm
by Wabiloo
Hi,

I need to do some work to test the portability / efficiency of some of my XSLT 2 scripts against the AltovaXML processor. I don't want to have to buy XML Spy, so was wondering if it is possible to add AltovaXML to the list of processors that I can use in Oxygen (alongside Saxon and MSXML).

Thanks

Re: Using AltovaXML processor within Oxygen

Posted: Tue Oct 20, 2009 12:00 pm
by sorin_ristache
Hello,

An external XSLT processor can be configured in Oxygen from menu Options -> Preferences -> XML -> XSLT-FO-XQuery -> Custom Engines. You have to specify a command line that will run the processor. The command line of the external processor can include Oxygen editor variables like ${xml} and ${xsl}.


Regards,
Sorin