[xsl] Unicity

Subject: [xsl] Unicity
From: "alexandre bord" <alexandre.bord@xxxxxxxxxx>
Date: Thu, 08 Aug 2002 15:42:36 +0200
Hello


<foo> <bar name="xxx" /> <bar name="yyy" /> </foo> <foo> <bar name="yyy" /> <bar name="zzz" /> </foo>

How can i select all names of all bar nodes but choosing "yyy" only once :
I would like :
xxx
yyy
zzz

Thanks a lot

Alex


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



Current Thread