xsl-list
[Top] [All Lists]

RE: merging with document()

2002-09-19 07:40:40
I want to merge, and otherwise compare and manipulate, 
multiple xml docs in one stylesheet....

I've been looking at a merge stylesheet found at 
http://www.informatik.hu-berlin.de/~obecker/XSLT/ - and it's 
been great - but he uses recursion to loop through the 
different nodesets, and I was wondering if there was a 
simpler way to do it.


You need to fight your fear of recursion. You can't keep writing XSLT
with one hand tied behind your back for ever. Recursion almmost
certainly IS the simpler way to do it.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


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



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