- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 26 Jun 2008 12:33:12 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5087
Tim Mills <tim@cbcl.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tim@cbcl.co.uk
--- Comment #5 from Tim Mills <tim@cbcl.co.uk> 2008-06-26 12:33:11 ---
I'm probably missing something here, but shouldn't this be expecting XQTS0070?
Quoting from Bug 4463:
"(1) Section 4.12 (Namespace Declaration)
Replace paragraph 5 as follows:
The namespace prefix specified in a namespace declaration must not be xml
or xmlns [err:XQST0070]."
That said, I note that Bug 4463 hasn't been listing in Errata for XQuery 1.0.
What's the current status?
(: Name: namespaceDecl-3:)
(: Description: Evaluation of usage of predefined namespace xml =
"http://www.w3
.org/XML/1998/namespace":)
declare namespace xml = "http://www.w3.org/XML/1998/namespace";
(: insert-start :)
declare variable $input-context1 extern
al;
(: insert-end :)
"a"
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 26 June 2008 12:33:45 UTC