Re: Indexing Tree Elements

Subject: Re: Indexing Tree Elements
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 7 Jul 2000 13:14:05 +0100 (BST)
> is it possible that it may compare its attributes with the attributes
> of the previous document-tree node of the same level?

<xsl:if test="@foo = preceding-sibling::*/@foo">
 'tis the same
</xsl:if>

David


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


Current Thread