- From: <bugzilla@jessica.w3.org>
- Date: Sat, 15 Apr 2017 18:07:21 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30089
Bug ID: 30089
Summary: [xslt30] Inaccurate Note regarding sequence
normalization
Product: XPath / XQuery / XSLT
Version: Proposed Recommendation
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
Target Milestone: ---
A Note in 2.3.6.1 states:
Note:
More specifically, the process raises a serialization error if any item in the
raw result is an attribute node, a namespace node, or a function (including a
map or an array).
This is not quite accurate. Sequence normalization does not raise an error if
the sequence contains an array; instead, the array is flattened.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Saturday, 15 April 2017 18:07:28 UTC