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

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

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #4 from Michael Kay <mike@saxonica.com> ---
Proposed changes:

1. In 3.5.3.1 Visibility of Components add the rule:

If the *explicit exposed visibility* of a component is abstract, then the
component must also have a *declared visibility* of abstract

and add a static error condition.

2. In 3.5.3.1 Visibility of Components change

"The visibility of a component declared within a package is the first of the
following that applies"

to

"The visibility of a named template, function, variable, attribute set, or mode
declared within a package is the first of the following that applies"

(The other issues mentioned in the bug are minor and editorial.)

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

Received on Thursday, 3 September 2015 22:45:09 UTC