Re: [xsl] hierarchic counting in flat structures

Subject: Re: [xsl] hierarchic counting in flat structures
From: Norbert Heidbrink <nh@xxxxxxxx>
Date: Fri, 2 Nov 2012 12:26:10 +0100
Hi folks,


[Michael Kay]:
> Have you tried
> 
> <xsl:number from="H3"/>


I did.
However, this yields the same result as a pure <xsl:number />
All the H4 of the document are counted, not just the ones that follow 
the latest H3.

(Using Saxon-HE 9.2.1.1J)


Best wishes,
Norbert

Current Thread