[xsl] XML/XSLT Problem

Subject: [xsl] XML/XSLT Problem
From: "Alex Genis" <agenis@xxxxxxxx>
Date: Fri, 12 Jul 2002 10:39:42 -0400
Hi.
When I'd like to transform XML Document into another XML Document (or into
HTML Report or into text file)
I can do it from the command line like:
java org.apache.xalan.xslt.Process -IN file-a.xml -XSL file-b.xsl -OUT
file-c.xml (or file-d.html or file-e.txt respectively).
My question is :
Is it possible to create 2 different output  XML documents (or XML Document
and HTML Report) from one input XML Document ?
And if it is how can I do it from the command line ?
Thanks in advance.



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread