|
Subject: [xsl] Testing for Last Group in For-Each-Group From: Jeff Sese <jsese@xxxxxxxxxxxx> Date: Tue, 18 Dec 2007 16:23:30 +0800 |
<xsl:for-each-group select="node()" group-starting-with="br">
<group last="{if (last()) the 'yes' else 'no'}">
<xsl:copy-of select="current-group()"/>
</group>
</xsl:for-each-group>TIA -- Jeff
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] problem with xsl:if test , Steve | Thread | Re: [xsl] Testing for Last Group in, Mukul Gandhi |
| Re: [xsl] problem with xsl:if test , Steve | Date | Re: [xsl] Testing for Last Group in, Mukul Gandhi |
| Month |