[Bug 29084] [xslt 3.0]default-mode - ancestor, or ancestor-or-self?

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

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
The proposal was accepted.

I have rewritten the relevant text as:

More specifically, when an element <var>E</var> matches the pattern
<code>(xsl:template[@match] | xsl:apply-templates)[not(@mode) or
normalize-space(@mode) eq "#default"]</code> (using the Unicode codepoint
collation), then the effective value of the <code>mode</code> attribute is
taken from the value of the <code>[xsl:]default-mode</code> attribute of the
innermost ancestor-or-self element of <var>E</var> that has such an attribute.

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

Received on Thursday, 3 September 2015 21:22:27 UTC