[Bug 21893] [XP30] Casting to QName - error codes

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

--- Comment #4 from Jonathan Robie <jonathan.robie@gmail.com> ---
I will rewrite the error code.

In
http://www.w3.org/TR/2014/WD-xquery-31-20140424/#id-function-conversion-rules,
we will change bullet point to:

2. If the item is of type xs:untypedAtomic and the expected type is
namespace-sensitive, a type error [err:XPTY0117] is raised.  If no type error
is raised, each item in the atomic sequence that is of type xs:untypedAtomic is
cast to the expected generalized atomic type. For built-in functions where the
expected type is specified as numeric, arguments of type xs:untypedAtomic are
cast to xs:double.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 28 October 2014 16:39:53 UTC