[Bug 15675] New: [XQ30] Computed Namespace Constructors

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15675

           Summary: [XQ30] Computed Namespace Constructors
           Product: XPath / XQuery / XSLT
           Version: Member-only Editors Drafts
          Platform: PC
               URL: https://www.w3.org/XML/Group/qtspecs/specifications/xq
                    uery-30/html/xquery-30.html#id-computed-namespaces
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3.0
        AssignedTo: jonathan.robie@gmail.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


XSLT prevents computed namespace node from having namespace URIs outside the
lexical space of xs:anyURI.  (see
http://www.w3.org/XML/2007/qt-errata/xslt-errata.html#E6)

[ERR XTDE0905] It is a non-recoverable dynamic error if the string value of the
new namespace node is not valid in the lexical space of the data type
xs:anyURI. [see ERR XTDE0835]

XQuery 3.0 does not.  Is this an intentional difference?

-- 
Configure bugmail: https://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 Monday, 23 January 2012 13:52:08 UTC