w3c / qtspecs

XSLT and XQuery Specifications - the source used to build the specs, and the errata
Other
30 stars 25 forks source link

[xslt30] Description of xsl:accumulator initial value assumes streamed documents #25

Open michaelhkay opened 3 years ago

michaelhkay commented 3 years ago

In §18.2.1

The expression in the initial-value attribute is evaluated with a singleton focus based on the root node of the streamed input tree to which the accumulator is being applied.

The word "streamed" is redundant and incorrect; the sentence is also applicable when the input tree is unstreamed.