> 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.

Reply via email to