xsl-list
[Top] [All Lists]

Re: [xsl] Designing streamable XPath expressions

2014-01-05 15:16:29
Michael Kay wrote:

        In the XSLT 3.0 specification, the expression 
        count(//section/head) is streamable. This is 
        explained in section 19.1

I am confused. Section 19.1 clearly says that count(//section/head) is *not* 
streamable. I quote section 19.1:

        The rules given later in this chapter for determining 
        streamability produce the result that the expression
        count(//section/head) is not streamable.

Michael, why do you say that it *is* streamable?

/Roger

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