xsl-list
[Top] [All Lists]

RE: Combining xsls with some extra work ??

2003-11-20 02:16:23

I am getting text output. I need 7 text files.
To get this data i have written 7 xsls.

Now evertime i m running my xsl, i have to load same xml file 
for 7 times. How 
can i combine this to get seven output files. Will 
xsl:include be the solution 
?

Have a look at the extension function saxon:output() in xslt 1.0, or in
the inbuilt xsl:result-document() in xslt 2.0.  This will allow you to
do all the work in one stylesheet.

Cheers
andrew 


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



<Prev in Thread] Current Thread [Next in Thread>