[Bug 29088] [xslt 3.0] visibility="abstract" on xsl:expose

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

--- Comment #2 from Michael Kay <mike@saxonica.com> ---
Also note, section 3.5.3.1 on xsl:expose says "The visibility of a component
declared within a package is the first of the following that applies" but these
rules only apply to function, variable, template, attribute-set, and mode
declarations - not to other components such as accumulators, keys, and params.
Specifically, the default for xsl:param is not private as these rules would
indicate.

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

Received on Thursday, 27 August 2015 10:23:47 UTC