xsl-list
[Top] [All Lists]

Re: xsl:number and conditional

2005-05-31 16:46:10
On 5/31/05, Michael Kay <mike(_at_)saxonica(_dot_)com> wrote:

.. nor this:

    <xsl:number level="any" select="$footciteable"

count="$footciteable/footnote|citation[not($footciteable/ances
tor::footnote)]"/>

In this case Saxon is right to reject it. A pattern can't start with a
variable reference.

Right.  I just should have figured out earlier that this suggested a
bug, since it inconsistently allowed the variable.

Oh well, at least we both know what the problem was now ;-)

Hmm ... I wonder if my other problem has some relation to this problem ...

Bruce

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>