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

Here should go questions about transforming XML with XSLT and FOP.
Joe91
Posts: 1
Joined: Tue Jan 10, 2006 1:07 pm
Location: UK

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

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

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