This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

efficient filtering of XML files.


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
 
 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]