[Bug 4378] error in K2-NodeTest-21

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

--- Comment #20 from Michael Kay <mike@saxonica.com> ---
Saxon in effect rewrites "." within a function body as fn:error("XPDY0002"),
and outputs a warning. Saxon's type inference for fn:error() is item()?, to
prevent any spurious static type errors (item()? has an intersection with every
SequenceType).

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

Received on Friday, 2 October 2015 19:46:10 UTC