- From: <bugzilla@jessica.w3.org>
- Date: Sun, 27 Jul 2014 20:11:16 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26438
Bug ID: 26438
Summary: [xslt 3.0] xsl:package/@declared-modes
Product: XPath / XQuery / XSLT
Version: Working drafts
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 3.0
Assignee: mike@saxonica.com
Reporter: mike@saxonica.com
QA Contact: public-qt-comments@w3.org
The WG established during its meeting on 17 July 2014 that there was a
requirement for a stylesheet author to indicate an intent that all modes used
in the stylesheet should be explicitly declared, thus avoiding accidental
omission or mis-spelling of "mode" attributes on xsl:template and
xsl:apply-templates.
We decided that this intent should be linked to a package, and that the default
should be to require explicit mode declarations in an explicit package (but for
compatibility reasons, not to require them in an implicit package).
The intent should be signalled by the attribute xsl:package/@declared-modes,
type boolean.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Sunday, 27 July 2014 20:11:17 UTC