Hmm, I'm using Saxon 6.2.2 and both versions of the stylesheet work fine.
With Xalan-C++, Mike's version does not work, while mine does.

Dave



                                                                                       
       
                    "Brian                                                             
       
                    Quinlan"              To:     <[EMAIL PROTECTED]>           
       
                    <BrianQ@Active        cc:     (bcc: David N Bertoni/CAM/Lotus)     
       
                    State.com>            Subject:     RE: Xalan-C++ bug: xsl:number 
not      
                                          reporting correct info                       
       
                    07/24/2001                                                         
       
                    02:38 PM                                                           
       
                    Please respond                                                     
       
                    to xalan-dev                                                       
       
                                                                                       
       
                                                                                       
       



> 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