[Bug 29119] [XP31] xs:error always raises a type error

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

--- Comment #16 from Jonathan Robie <jonathan.robie@gmail.com> ---
I have applied today's changes (see
https://www.w3.org/XML/Group/qtspecs/specifications/xquery-31/html/xquery-31.html#id-xs-error),
but I'm not sure whether I captured the correct error behavior in this bullet
point:

> declare function f($arg as xs:error) {...}; is a valid function declaration, 
> but it always raises a type error [err:XPTY0004] or a dynamic error > [err:XPDY0050] if the function is called.

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

Received on Tuesday, 6 October 2015 22:17:19 UTC