- From: <bugzilla@jessica.w3.org>
- Date: Wed, 20 May 2015 16:11:25 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28664 Bug ID: 28664 Summary: [editorial] arrays in element constructors Product: XPath / XQuery / XSLT Version: Last Call drafts Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: XQuery 3.1 Assignee: jonathan.robie@gmail.com Reporter: josh.spiegel@oracle.com QA Contact: public-qt-comments@w3.org Group: XSLXQuery_WG Under computed element constructors, it still says: "If the content sequence contains an array, it is atomized before the steps that follow." Arrays are flattened when computing the content sequence. And there is an example with a missing right bracket: <a>{ [ "one", "little", "fish" }</a> -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 20 May 2015 16:11:28 UTC