[Bug 28357] [XSLT30] (editorial) Some remnants in draft about visibility attribute of xsl:param, which is now gone

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

--- Comment #1 from Abel Braaksma <abel.braaksma@xs4all.nl> ---
There's another spot, though not necessarily an error. In 3.6.3.3 Overriding
Components from a Used Package:

<quote>
The visibility of the overriding component in the using package is defined by
the visibility attribute appearing on the overriding declaration.
</quote>

which is not (entirely) true for xsl:param, in which case there is no such
attribute. I propose:

    The visibility of the overriding component in the using package 
    is defined by the visibility attribute appearing on the overriding
    declaration, or implicitly public in the case of xsl:param.

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

Received on Saturday, 28 March 2015 14:29:21 UTC