[Bug 15675] [XQ30] Computed Namespace Constructors

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

Jonathan Robie <jonathan.robie@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #8 from Jonathan Robie <jonathan.robie@gmail.com> 2012-10-02 19:45:19 UTC ---
(In reply to comment #7)
> Here's a summary of the inconsistency which is currently in the specification.
> 
> If X is an invalid URI then at the moment:
> 
> element Q{X} { } <-- MAY RAISE XQST0046
> namespace "foo" { "X" } <-- NEVER RAISES AN ERROR

In today's telcon, we agreed to allow implementations to raise an error for
computed namespace constructors, but not the same error used for URI literals.

This error will be a dynamic error, defined in terms of xs:anyURI.

-- 
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 Tuesday, 2 October 2012 19:45:21 UTC