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]

RE: Bug MSXML3 - xsl:number forget the first digit


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


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