[xsl] Embedded Xsl

Subject: [xsl] Embedded Xsl
From: Dipesh Khakhkhar <dkhakhkh@xxxxxxxxxxxxxxx>
Date: Wed, 25 Feb 2004 17:21:48 -0500
Hi,

I am having a process where in i have written 7 xsl to get 7 output files from 
one input xml files (usually greater than 100 MB). My overall process is slow 
now. I tried to do best optmization like not using // and etc.

How can i make this simple by running it only once. I mean can i do something 
like loading input xml into memory only once and then run seven xsl on it.

Can i call one xsl from other xsl i.e. running first xsl on xml i will all 
another xsl from the first xsl and so on.

I hope my question is clear. Thanks in the anticipation that I will get hints 
to solve this problem.

Regards,
Dipesh


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


Current Thread