Re: [xsl] document() loops

Subject: Re: [xsl] document() loops
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 12 Sep 2002 17:41:00 +0100
You say you want to merge the files but your two loops only have one
node each (the root nodes of the first and second documents respectively).
So as written you don't really need a for-each at all as there is only
one node being used.

I posted some code before (I just noticed this is the same thread as the
earlier question) does that not do what you expect?

David


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread