Subject: RE: newbie: numbering footnotes
From: cknell@xxxxxxxxxx
Date: Fri, 18 Apr 2003 12:31:52 -0500
|
> -----Original Message-----
> From: "Holk, David A" <david_a_holk@xxxxxxxxxxxxxxxxx>
> Subject: newbie: numbering footnotes
>
> I need to populate a table with test result data, some results have
> footnotes associated with them, some do not. I want to number these
> footnotes dynamically during transformation but it appears I am
> unable to increment variables during a transformation.
>
You don't need to increment any variables, which is a good thing since you can't do it (at least not in the way you have in mind). What you will want to do is investigate the <xsl:number> element.
--
Charles Knell
cknell@xxxxxxxxxx - email
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|