[Bug 22663] [xslt 3.0] strip-space variations across packages

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

--- Comment #3 from Michael Kay <mike@saxonica.com> ---
We (MK+Abel) looked at the proposal in more detail, and came to the conclusion
that it is viable.

We should say that the dynamic context for the doc() function depends on which
package the call is contained in, and the mapping from URIs to document nodes
is therefore different for different packages. We could say that these mappings
are permitted to vary ONLY by applying the strip-space and strip-annotations as
modifications to some base mapping which must be common across packages; but
it's simpler to say nothing, which essentially means that implementations have
freedom to allow the mapping in different packages to be completely independent
(one resolver/catalog per package) or not, as they see fit.

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

Received on Monday, 23 September 2013 11:00:20 UTC