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

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


Subject: [xsl] self::node()[not(.=following::node())]
From: Ming Yu <myu@xxxxxxxx>
Date: Thu, 16 Jan 2003 11:04:00 -0500

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



Current Thread