This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bug MSXML3 - xsl:number forget the first digit


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@4dconcept.fr 



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]