This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 29143 - [XP31] CurlyArrayConstructor suggests XQuery-only expressions
Summary: [XP31] CurlyArrayConstructor suggests XQuery-only expressions
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XPath 3.1 (show other bugs)
Version: Proposed Recommendation
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Jonathan Robie
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-23 17:46 UTC by Abel Braaksma
Modified: 2015-09-30 21:34 UTC (History)
1 user (show)

See Also:


Attachments

Description Abel Braaksma 2015-09-23 17:46:57 UTC
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.
Comment 1 Josh Spiegel 2015-09-30 21:34:36 UTC
Fixed.