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 6831 - [XQuery11UC] parentheses in CatchClauses
Summary: [XQuery11UC] parentheses in CatchClauses
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3.0 Use Cases (show other bugs)
Version: Working drafts
Hardware: All All
: P2 minor
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: 2009-04-17 03:33 UTC by Michael Dyck
Modified: 2009-07-08 01:56 UTC (History)
2 users (show)

See Also:


Attachments

Description Michael Dyck 2009-04-17 03:33:52 UTC
In 7.2.1 and 7.2.3, the "Solution in XQuery" does not conform to
the published XQuery 1.1 syntax. In both cases, a CatchClause has
a CatchErrorList enclosed in parentheses, which is not allowed.
Comment 1 Tim Kraska 2009-07-07 16:34:05 UTC
I changed the syntax according to the current draft. Please mark the bug as closed.
Comment 2 Michael Dyck 2009-07-08 01:56:43 UTC
Thanks, looks good.