xsl-list
[Top] [All Lists]

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

2006-06-22 08:54:23

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
________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--