[Bug 12738] New: [XQuery 3.0] Namespace constructor: error for zero-length URI

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

           Summary: [XQuery 3.0] Namespace constructor: error for
                    zero-length URI
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3.0
        AssignedTo: jonathan.robie@redhat.com
        ReportedBy: mike@saxonica.com
         QAContact: public-qt-comments@w3.org


In 3.8.3.7 Computed Namespace Constructors, should add the error condition:

(An error [err:XQDY0101] is raised if a computed namespace constructor attempts
to do any of the following:...)

* Bind any prefix (including the empty prefix) to a zero-length namespace URI.

(That is, you can only create namespace bindings, not namespace unbindings.)

-- 
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 Tuesday, 24 May 2011 11:55:43 UTC