This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

XML/XSLT Problem


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]