Re: [xsl] Walking the tree

Subject: Re: [xsl] Walking the tree
From: "Cina Zone" <zfyzhangji@xxxxxxx>
Date: Thu, 14 Aug 2003 21:52:33 +0800
try


<xsl:when test="../../child::node()[postion()=last()]">
.....
<xsl:when>

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


Current Thread