Using AltovaXML processor within Oxygen

Oxygen general issues.
Wabiloo
Posts: 9
Joined: Fri Apr 15, 2005 2:18 pm

Using AltovaXML processor within Oxygen

Post 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
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Using AltovaXML processor within Oxygen

Post 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
Post Reply