Re: [xsl] Position of parent node

Subject: Re: [xsl] Position of parent node
From: Carsten Heinrigs <carst@xxxxxxxxxx>
Date: Tue, 05 Jun 2001 13:24:39 -0400
<xsl:choose>
<xsl:when test="position()=last()">
...
</xsl:when>
<xsl:otherwise>
...
</xsl:otherwise>
</xsl:choose>

carst
-- 
Carsten Heinrigs
Ocean-7 Development
Tel: 212-533-8460


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


Current Thread