This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sort; no duplicates


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]