Re: [xsl] Building a partial reference list

Subject: Re: [xsl] Building a partial reference list
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 9 Oct 2001 09:23:43 +0100

> But, can you explain to me how it manages to de-duplicate the node set?

You can't de-duplicate a set. sets by definition only have element
membership, not an element count. The set {1,2,3,3,2,1} is the same set
as {2,3,1}.

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