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

[xsl] For Each - Unique Items


Subject: [xsl] For Each - Unique Items
From: Olmec Sinclair <olmec@xxxxxxxxxxx>
Date: Thu, 04 Dec 2003 01:11:52 +1300

Hi guys,

First of all thanks for the help on my last issue I am comming up with a work 
around.

I have another query someone might be able to help with.

Is it possible to have a for-each loop that can determin if an item is a 
unique in that list.

<xsl:for-each select="product/productAttribute[contains(@stringValue,'.')]">
where each @stringValue is unique

Thanks for the help.

Olmec


-- 
Olmec Sinclair
doLithe Internet
 e  |  olmec@xxxxxxxxxxx
 p  |  0508 50 51 50
 w  |  www.dolithe.com
 m  |  021 0459791

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



Current Thread