Re: [xsl] Designing streamable XPath expressions

Subject: Re: [xsl] Designing streamable XPath expressions
From: "Costello, Roger L." <costello@xxxxxxxxx>
Date: Sun, 5 Jan 2014 21:16:06 +0000
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

Current Thread