Subject: Re: For Each - Unique Items
From: Mukul Gandhi <mukulgw3@xxxxxxxxx>
Date: Wed, 3 Dec 2003 00:57:02 -0800 (PST)
|
if i am guessing rightly, you are suggesting a feature
to XSLT 1.0 . Mike Kay wrote some time back, that a
for-each loop is possible with XSLT 2.0 .. i guess, he
can answer.. i would too be keen to know the answer ;)
Regards,
Mukul
--- Olmec Sinclair <olmec@xxxxxxxxxxx> wrote:
> 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
>
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|