| 
 
Subject: Re: [xsl] function last() not matching the last element tag From: Abel Braaksma <abel.online@xxxxxxxxx> Date: Fri, 26 Jan 2007 17:39:59 +0100  | 
I am running into a problem where I need to find the first paragraph element of a document and the last paragraph element to give a unique class to each. I am able to find the first paragraph with <xsl:template match="/doc/p[1]"> but am not able to match the last element with <xsl:template match="/doc/p[last()]">.
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] function last() not match, Ross Buchanan | Thread | Re: [xsl] function last() not match, Ross Buchanan | 
| RE: Re: [xsl] function last() not m, cknell | Date | Re: [xsl] function last() not match, Ross Buchanan | 
| Month |