[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] sort; no duplicates


Subject: Re: [xsl] sort; no duplicates
From: "William S." <wstan@xxxxxxxxx>
Date: Tue, 25 Jun 2002 13:24:07 +0200

Vasu,

Thank you. That worked. I admit to not knowing the
the principles very well. I tried to just implement
the scripts in the FAQ's and substituting the
variables. Hopefully this will help someone else
trying to do the same thing.

On Tue, Jun 25, 2002 at 10:35:29AM +0000, Vasu Chakkera wrote:
<snip>
> 
> you may want to use
> <xsl:for-each
> select="/contents/entry/city[not(.=preceding::city)]">
<snip>
-- 
Bill
Amsterdam, NL

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



Current Thread