Subject: RE: Bug MSXML3 - xsl:number forget the first digit
From: Andrew Kimball <akimball@xxxxxxxxxxxxx>
Date: Tue, 20 Feb 2001 15:41:31 -0800
|
Paul,
You wrote:
> My command is :
> <xsl:number level="multiple"
>
count="*[starts-with(name(),'h1')]|h2|h3|h4|h5|h6"
> format="1.1 "/>
> In a ht element in a h3 element, it *usually* gives the right number (like
> "5.5.1"), but sometime, I just get ".5.1", on the same element...
I've tried to repro this problem with MSXSL, but have been unable with just
the info you've provided. Will you include a stripped-down XML file that
shows the problem?
~Andy Kimball
MSXSL Dev
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|