[Bug 10727] [XQuery11] Problems with description on how to evaluate the prefix expression for constructed namespace nodes.

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

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

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

--- Comment #1 from Jonathan Robie <jonathan.robie@redhat.com> 2010-10-12 16:37:43 UTC ---
(In reply to comment #0)

> Step 1 refers to the name expression, and should refer to the prefix
> expression.

I agree.

> Step 2 has the phrase "of type xs:NCName, xs:string, or xs:untypedAtomic".  In
> this phrase xs:NCName is entirely redundant, as it is covered by xs:string.

Technically, this is true, but the whole point is to create an NCName, so I
think it should be mentioned first in the list. I propose no change here.

> Step 2 says nothing about what happens if the value is a string that isn't an
> xs:NCName.  I guess it should say that the value should be cast to an
> xs:NCName, and an appropriate error should be raised if this cast fails.

I agree. I will make these changes.

-- 
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, 12 October 2010 16:37:45 UTC