xsl-list
[Top] [All Lists]

Re: Auto-Numbering

2003-03-12 12:32:16
Jack Cane wrote:
I would like to auto-number pages when printed, references, appendixes,
footnotes, etc., across a number of XML pages in a site. Please let me know
if there is an XSLT or related solution for this.

Investigate the use of <xsl:number/>, which generates a number based on
information that is available in the context, e.g. the current node's
depth and relative position.

Mike

-- 
  Mike J. Brown   |  http://skew.org/~mike/resume/
  Denver, CO, USA |  http://skew.org/xml/

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



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