- From: <bugzilla@jessica.w3.org>
- Date: Tue, 30 Oct 2012 09:54:16 +0000
- To: public-qt-comments@w3.org
- Message-ID: <bug-19626-523-qv6tdIz9hV@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19626 Tim Mills <tim@cbcl.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Component|XQuery 3.0 |XQuery 3.1 Resolution|FIXED |--- Summary|[XQ30] Awkward option |[XQ31] Awkward option |declarations |declarations --- Comment #5 from Tim Mills <tim@cbcl.co.uk> --- Reopening as a potential change for XQuery 3.1. I suggest something along the lines of [6] Prolog ::= ((DefaultNamespaceDecl | NamespaceDecl) Separator)* ((OptionDecl) Separator)* ((DefaultNamespaceDecl | Setter | NamespaceDecl | Import) Separator)* ((ContextItemDecl | AnnotatedDecl | OptionDecl) Separator)* to permit option declarations to appear before schema/module imports. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 30 October 2012 09:54:18 UTC