efficient filtering of XML files.

Subject: efficient filtering of XML files.
From: "Narahari, Sateesh" <Sateesh_Narahari@xxxxxxxxxxxxx>
Date: Mon, 3 Apr 2000 14:14:44 -0600
Folks,
 
 If I have single XML document, but multiple XSL files to transform this master file into various different XML files, what would be the most efficient way of applying the XSL?. I hate to run each and every XSL file on this XML, if there are too many similarities in the XSL files ( lets say, whats the point in evaluating the same _expression_ select="blah..blah..blah" some 100 times, if I can do this once and reuse the results ).
 
Any suggestions?.
 
Sateesh
 
 
Current Thread