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

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

--- Comment #7 from Jonathan Robie <jonathan.robie@gmail.com> ---
For each xs:untypedAtomic item in the sequence: 

* If the expected type is namespace-sensitive, a type error [err:XPTY0117] is
raised. 
* If the expected type is numeric, the item is cast to xs:double. 
* Otherwise, the item is cast to the expected generalized atomic type.

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

Received on Tuesday, 28 October 2014 17:22:19 UTC