[Bug 4378] error in K2-NodeTest-21

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

--- Comment #18 from Michael Kay <mike@saxonica.com> ---
In XSLT it is not always possible to detect statically whether or not the focus
will be defined: for example in a named template, the focus or absence of a
focus depends on the caller (and we can't resolve calls statically across
package boundaries).

This is also true for the top-level expression in XQuery in the absence of a
context item declaration.

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

Received on Friday, 2 October 2015 17:52:52 UTC