Re: [xsl] Merging attributes in one XML file with node values in another (identical structure)

Subject: Re: [xsl] Merging attributes in one XML file with node values in another (identical structure)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 22 Jun 2006 16:51:54 +0100
> awesomely elegant solution works 

'course elegance, like beauty, is in the eye of the beholder. Walking
over the tree(s) recursively carrying a bit of state with you might take
some more lines of code, but is probably more efficient than working out 
/descendant::*[$n] each time.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread