RE: [xsl] XML/XSLT Problem

Subject: RE: [xsl] XML/XSLT Problem
From: "Paul Brown" <prb@xxxxxxxxxxxxx>
Date: Fri, 12 Jul 2002 11:58:22 -0400

> From: Alex Genis [mailto:agenis@xxxxxxxx]
> Subject: [xsl] XML/XSLT Problem
> 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 ?

You can use the redirect extension to send output to two different sources:

http://xml.apache.org/xalan-j/extensionslib.html#redirect

You should be able to use the command-line invocation of Xalan just as you would for any other stylesheet.

	-- Paul

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


Current Thread