RE: Re: [xsl] multiple outputs

Subject: RE: Re: [xsl] multiple outputs
From: cknell@xxxxxxxxxx
Date: Wed, 18 Feb 2004 09:39:12 -0500
Try this link. It addresses how to get multiple output files with Xalan-J:
http://xml.apache.org/xalan-j/extensionslib.html#redirect
-- 
Charles Knell
cknell@xxxxxxxxxx - email



-----Original Message-----
From:     Shadab <mohammad.shadab@xxxxxxxxxxx>
Sent:     Wed, 18 Feb 2004 19:01:54 +0530
To:       <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject:  Re: [xsl] multiple outputs

thanks for your answer but i will try to rephrase the problem

[Input] -> {XSL}      ---->  [Good data]
                                 ---->  [Bad data]
                                 ---->  [Exception data]
                                 ---->  [Log file]

here based on some filter conditions which can be applied at any hierarchy
multiple outputs need to be rendered.

Is it possible from a single xsl or transformation needs to be applied
different number of times for as many outputs desired?

processor is xalan 2.



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


Current Thread