Subject: 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 |
- XML/XSLT Problem
- Alex Genis - Fri, 12 Jul 2002 10:44:26 -0400 (EDT) <=
- <Possible follow-ups>
- Brad Miller - Fri, 12 Jul 2002 11:40:55 -0400 (EDT)
- paul_dick - Fri, 12 Jul 2002 11:54:51 -0400 (EDT)
- Paul Brown - Fri, 12 Jul 2002 11:57:26 -0400 (EDT)
- Alex Genis - Mon, 29 Jul 2002 15:30:42 -0400 (EDT)
|
|