- From: <bugzilla@jessica.w3.org>
- Date: Fri, 11 Apr 2014 15:07:51 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25327 Bug ID: 25327 Summary: Typo in 'sum(a/b/c)' general streamability examples Product: XPath / XQuery / XSLT Version: Last Call drafts Hardware: All OS: All Status: NEW Severity: trivial Priority: P2 Component: XSLT 3.0 Assignee: mike@saxonica.com Reporter: eugene.fotin@gmail.com QA Contact: public-qt-comments@w3.org In 'sum(a/b/c)' sample the argument is referred as the argument of 'count' function instead of 'sum'. http://www.w3.org/TR/xslt-30/#general-streamability-examples "sum(a/b/c) is grounded and consuming, because the operand (the argument to the ***count*** function) is striding and consuming (see earlier example) and the operand usage is absorption." -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 11 April 2014 15:07:53 UTC