- From: <bugzilla@jessica.w3.org>
- Date: Mon, 23 Mar 2015 18:12:15 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28320
Bug ID: 28320
Summary: [xslt 3.0] Incorrect accumulator example
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 3.0
Assignee: mike@saxonica.com
Reporter: mike@saxonica.com
QA Contact: public-qt-comments@w3.org
The "histogram" accumulator example in section 18.2.3, which also appears in
slightly modified form in test case accumulator-043, is incorrect: the map that
is constructed has type map(xs:untypedAtomic, xs:integer) rather than
map(xs:string, xs:integer), and the test as written therefore fails with a type
error.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 23 March 2015 18:12:17 UTC