[Bug 10869] New: [XQuery11] Parsing of EQName does not prohibit the use of the xmlns namespace when specifying the URI as a literal

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10869

           Summary: [XQuery11] Parsing of EQName does not prohibit the use
                    of the xmlns namespace when specifying the URI as a
                    literal
           Product: XPath / XQuery / XSLT
           Version: Member-only Editors Drafts
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 1.1
        AssignedTo: jonathan.robie@redhat.com
        ReportedBy: oliver@cbcl.co.uk
         QAContact: public-qt-comments@w3.org
             Group: XSLXQuery_WG


Section 2 specifies how EQNames are parsed.  According to this specification
the following QName can be used:

"http://www.w3.org/2000/xmlns/":foo

This however is not a valid QName as no prefix can be assigned to it!  This
case should be an error.

-- 
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, 30 September 2010 16:11:38 UTC