[Bug 22595] [xslt 3.0] xsl:stylesheet/@version is still mandatory

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

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
            Version|Candidate Recommendation    |Working drafts

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
I have taken the liberty of fixing this as follows, subject to WG review:

<p>The <code>version</code> attribute indicates the version of XSLT that the
stylesheet module requires. The attribute is <rfc2119>required</rfc2119>,
unless the <elcode>xsl:stylesheet</elcode> element is a child of an
<elcode>xsl:package</elcode> element, in which case it is optional: the default
is then taken from the parent <elcode>xsl:package</elcode> element.</p>

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

Received on Wednesday, 31 July 2013 18:30:13 UTC