xsl-list
[Top] [All Lists]

self::node()[not(.=following::node())]

2003-01-16 09:04:00
Hi,

For some how, this stops working for me. What I want is just to print out the value which when it's the same as the next one.

<xsl:value-of select="self::node()[not(.=following::node())]"

The stylesheet just cannot give the value for this syntax.

Do you have any idea where I'm doing wrong or is there any alternative?

Thanks.

Ming



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



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