- From: <bugzilla@jessica.w3.org>
- Date: Tue, 28 Oct 2014 16:45:07 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21893 --- Comment #5 from Jonathan Robie <jonathan.robie@gmail.com> --- I assume that these three points follow atomization in your proposal: * For built-in functions where the expected type is specified as numeric, arguments of type xs:untypedAtomic are cast to xs:double. * If the item is of type xs:untypedAtomic and the expected type is namespace-sensitive, a type error [err:XPTY0117] is raised. * Otherwise, each item in the atomic sequence that is of type xs:untypedAtomic 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 16:45:11 UTC