How to optimize xsl documents to go through one XML once?

Subject: How to optimize xsl documents to go through one XML once?
From: Khun Yee Fung <kyeefung@xxxxxxxxxx>
Date: Tue, 5 Oct 1999 11:42:40 -0400
Hi,

I have this situation:

* I have one XML file.
* I have about 30 XSLT documents that need to go through the XML file. Each
of them converts the XML file into something a little bit different and to
different output files.
* Is there a simple way to combine the 30 XSLT documents so that a XSLT
processor can feed elements, attributes, whatever to the appropriate
templates of the XSLT documents?

Any idea will be appreciated.

Khun Yee


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


Current Thread