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 14485 - [XQuery30] editorial: appx blurb for XQST0099 is out-of-date
Summary: [XQuery30] editorial: appx blurb for XQST0099 is out-of-date
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3.0 (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: 2011-10-17 18:52 UTC by Michael Dyck
Modified: 2011-11-18 22:56 UTC (History)
0 users

See Also:


Attachments

Description Michael Dyck 2011-10-17 18:52:51 UTC
In F "Error Conditions", the blurb for XQST0099 is out-of-date.

    A ContextItemDecl must not occur after an expression
    that relies on the initial context item, and
    no query may contain more than one ContextItemDecl.

The first two lines should be deleted; they became obsolete with the introduction of "depends on the context item" and err:XQST0107.

In the third line, change "query" to "module". (And perhaps reword it to get rid of the word "may".)
Comment 1 Jonathan Robie 2011-11-18 22:56:36 UTC
Nice catch.The fix will show up in the next build.