- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 09 Nov 2006 07:42:38 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3960
tim@cbcl.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #2 from tim@cbcl.co.uk 2006-11-09 07:42 -------
Thanks - I understand now.
I was under the impression that the empty namespace was bound here to the
default element namespace. Following the rule in XQuery 3.7.4 (In-scope
Namespaces of a Constructed Element):
"For each namespace used in the name of the constructed element or in the names
of its attributes, a namespace binding must exist."
Here I'd thought that <anElement> has the local name "anElement", prefix "" and
the default element namespace. Of course, in this example the default
namespace is "no namespace".
Received on Thursday, 9 November 2006 07:42:47 UTC