|
Subject: Re: [xsl] function last() not matching the last element tag From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Fri, 26 Jan 2007 17:51:52 +0100 |
I <xsl:template match="/doc/p"> <p class="p"><xsl:value-of select="." /></p> </xsl:template>
<xsl:template match="p"> <p class="p"><xsl:value-of select="." /></p> </xsl:template>
... etc for the other template matches -- Abel
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] function last() not match, Ross Buchanan | Thread | Re: [xsl] function last() not match, David Carlisle |
| Re: [xsl] function last() not match, Ross Buchanan | Date | Re: [xsl] function last() not match, David Carlisle |
| Month |