[xsl] Bug MSXML3 - xsl:number forget the first digit

Subject: [xsl] Bug MSXML3 - xsl:number forget the first digit
From: Paul Terray <terray@xxxxxxxxxxxx>
Date: Tue, 20 Feb 2001 18:31:50 +0000
Hi,

I am having a problem with xsl:number and msxml3 called through msxsl command-line interface.

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 do not have any problem with Oracle processor and Xalan.

Any ideas on how to get around this bug ?

Thanks.


--
Paul TERRAY - Documents Management Systems Engineer
4Dconcept
Centre d'affaires - 22, rue Etienne de Jouy
78353 Jouy en Josas CEDEX
FRANCE
Tel. +33 (0)1 34 58 70 70 - Fax. +33 (0)1 39 46 06 90
email : terray@xxxxxxxxxxxx




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


Current Thread