> The following works correctly: > > <xsl:template match="figure">Figure <xsl:number level="any" count > ="chapter"/>.<xsl:number level="any" from="chapter" > count="figure[not > (@numbered='no') or not(@numbered)]"/> > > Mike's version does not. I think that his version works with Saxon but your version does not. And he is/was using Saxon as his processor.
- Xalan-C++ bug: xsl:number not reporting correct info Mike . Hostetler
- Re: Xalan-C++ bug: xsl:number not reporting correct ... David_N_Bertoni
- Re: Xalan-C++ bug: xsl:number not reporting correct ... David_Marston
- Re: Xalan-C++ bug: xsl:number not reporting correct ... David_N_Bertoni
- RE: Xalan-C++ bug: xsl:number not reporting corr... Brian Quinlan
- RE: Xalan-C++ bug: xsl:number not reporting correct ... David_N_Bertoni
