[xsl] Re: select distinct

Subject: [xsl] Re: select distinct
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Mon, 16 Sep 2002 10:28:36 -0700 (PDT)
[skip]

> I would like to get all the unique <ref /> elements. 
> 
> <ref name="a1" />
> <ref name="a2" />
> 
> I am not sure what my xsl should look like to accomplish this.
> 
> Thanks
> Noel

Read about the Muenchian method for grouping. One place where you can
find this explained is:

http://www.topxml.com/code/default.asp?p=3&id=v20010129150851





=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com

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


Current Thread