[xsl] Loop

Subject: [xsl] Loop
From: "Carlos Durand Silvestrin" <csilvestrin@xxxxxxxxxxx>
Date: Wed, 29 Aug 2001 09:21:41 -0300
 I want to construct one loop that verify the current node and the previous
node like this:

<xsl:for-each select="test">

verify the value of current node
verify the value of previous node

</xsl:for-each>

thanks!!



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


Current Thread