Page 1 of 1

How do I do a 'quick and dirty' transformation?

Posted: Tue Jan 10, 2006 1:19 pm
by Joe91
Hi,
Apologies if this question is very basic but I'm new to both OxygenXML and to the use of XSLT.
How can I do a simple (as in quick without debugging) transformation of an input XML file to give an output XML file using an xsl I have created? Is there a command similar to the F10 in Spy which simple creates an output file?
TIA
Joe

Posted: Tue Jan 10, 2006 3:59 pm
by george
Hi Joe,

You can hit the transform button and that will ask you to select a scenario, use the new button to create one and specify the XML or XSLT that you want to use. Next time you can just hit the transform button.

Best Regards,
George