xsl-list
[Top] [All Lists]

RE: newbie: numbering footnotes

2003-04-18 10:31:52
-----Original Message-----
From:     "Holk, David A" <david_a_holk(_at_)groton(_dot_)pfizer(_dot_)com>
Subject:  [xsl] 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(_at_)onebox(_dot_)com - email


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>