- From: <bugzilla@jessica.w3.org>
- Date: Wed, 23 Sep 2015 17:46:57 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29143
Bug ID: 29143
Summary: [XP31] CurlyArrayConstructor suggests XQuery-only
expressions
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XPath 3.1
Assignee: jonathan.robie@gmail.com
Reporter: abel.braaksma@xs4all.nl
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
The text in 3.11.2.1 about CurlyArrayConstructor says:
"A CurlyArrayConstructor can use any XQuery expression to create its members.
It evaluates its operand expression to obtain a sequence of items and creates
an array with these items as members. Unlike a SquareArrayConstructor, a comma
in a CurlyArrayConstructor is the XQuery comma operator, not a delimiter."
I think this should be XPath expression, not XQuery expression, and XPath comma
operator, not XQuery comma operator.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 23 September 2015 17:47:00 UTC