- From: <bugzilla@jessica.w3.org>
- Date: Wed, 18 Mar 2015 11:59:19 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28233
Bug ID: 28233
Summary: [XSLT30] (editorial) typo in Streamability of Path
expressions, consuming > crawling
Product: XPath / XQuery / XSLT
Version: Member-only Editors Drafts
Hardware: PC
OS: Windows NT
Status: NEW
Severity: trivial
Priority: P2
Component: XSLT 3.0
Assignee: mike@saxonica.com
Reporter: abel.braaksma@xs4all.nl
QA Contact: public-qt-comments@w3.org
Under 19.8.8.8 Streamability of Axis Steps, the first Note reads:
<quote>
Examples are descendant::section[1], descendant::section[$i+1],
descendant::section[count($x)]. The significance of this rule is that it
detects cases where the descendant axis selects a singleton, and where the
posture of the result can therefore be striding rather than consuming.
</quote>
The last word should be "crawling", not "consuming" (the text is about the
posture, not about the sweep).
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 18 March 2015 11:59:21 UTC