[EMAIL PROTECTED] wrote:
Hi,I am using XMLSpy for developing my xslt code and to tranform one xml file(input) to another xml file(output). Now I wanted to have multiple outputs(One xml output and one text output) with a single transformation. Is that possible?
Xalan-C does not support any extensions for multiple file output. There is also no standard way to have multiple output methods for one stylesheet.
Dave
