[Bug 29692] xsl:strip-space and packages

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

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
Concerning (c), we allude to this rule in 4.4 (Stripping Type Annotations):

The source trees to which this applies are the same as those affected by
xsl:strip-space and xsl:preserve-space: see 4.5 Stripping Whitespace from a
Source Tree. As with whitespace stripping, the rules for stripping of type
annotations may vary from one package to another, and have the effect of
modifying the mapping from URIs to document nodes defined in the XPath dynamic
context; this means that two calls to the docFO30 function (for example)
supplying the same URI may produce different document nodes if the calls appear
in different packages.

Also add (d): No mention of how dynamic calls on doc(), document(), and
collection() are handled.

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

Received on Saturday, 11 June 2016 18:39:26 UTC