Subject: Re: XSL-List Digest V3 #1087
From: James Cummings <James.Cummings@xxxxxxxxx>
Date: Tue, 11 Sep 2001 09:34:37 +0100 (BST)
|
Leon,
Actually, I thought of something else, and tried it and
it worked right off for self-numbering footnotes.
It is to use the position() function! So <xsl:value-of
select="position()"/> should give the position of the
current node. (depending on how t was matched etc.)
-James
--
James Cummings, James.Cummings@xxxxxxxxx, http://www.uea.ac.uk/~q503
Cursus Project, School of Music, University of East Anglia,
Norwich, Norfolk, NR4 7TJ, UK
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|