|
Subject: [xsl] Determine last element before applu-templates From: gerritjan <gerritjankoekkoek@xxxxxxx> Date: Sun, 23 Jan 2005 11:41:08 +0100 |
<xsl:template match="onderwerp">
<xsl:param name="last_element"/>
<xsl:if test="position()=$last_element">
<xsl:text>Something specific for last element</xsl:text>
</xsl:if>
</xsl:template>
</xsl:stylesheet>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] namespace-alias problem, Michael Kay | Thread | Re: [xsl] Determine last element be, Joris Gillis |
| RE: [xsl] generic sort based on att, Chaitanya Desai | Date | Re: [xsl] Determine last element be, Joris Gillis |
| Month |