RE: [xsl] minor grouping issue

Subject: RE: [xsl] minor grouping issue
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 7 May 2005 14:10:02 +0100
> However, the xsl:number element is still counting footnotes 
> throughout 
> the whole document.  How would I modify that to only count in the 
> chapter?

<xsl:number level="any" count="footnote" from="chapter"/>

Michael Kay
http://www.saxonica.com/

Current Thread