Re: [xsl] recursive output numbering

Subject: Re: [xsl] recursive output numbering
From: Emiliano <emile@xxxxxxxxxxxxxx>
Date: Mon, 17 Dec 2001 17:39:13 +0100 (CET)
John D. West wrote:

> I tried <xsl:number> in the inner template, it resets to 1 whenever the
> outer templates iterate.  Am I doing something wrong?

What I've done is make the select clause absolute (starting at the root)
instead of from the current node.

Emile



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


Current Thread