xsl-list
[Top] [All Lists]

RE: For Each - Unique Items

2003-11-23 09:00:08
Selecting unique items is essentially the same problem as grouping: see
http://www.jenitennison.com/xslt/grouping

Michael Kay

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com 
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Olmec Sinclair
Sent: 03 December 2003 12:12
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] For Each - Unique Items


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(_at_)dolithe(_dot_)com
 p  |  0508 50 51 50
 w  |  www.dolithe.com
 m  |  021 0459791

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



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



<Prev in Thread] Current Thread [Next in Thread>