Page 1 of 1
How to output XSL processing to a file
Posted: Wed Nov 19, 2008 12:39 am
by sumairrana
Hi,
Any suggesstions how to output the XSL processing to any file? Thanks.
Regards,
Sumair.
Re: How to output XSL processing to a file
Posted: Wed Nov 19, 2008 1:45 pm
by sorin_ristache
Hello,
You can set the location and name of the output file of an XSL transformation in
the transformation scenario dialog of Oxygen (the
Save As field). If you need to send output to more than one file or you want to set the output file name in the stylesheet you should use the
XSLT 2.0 element xsl:result-document.
Regards,
Sorin