- From: <bugzilla@jessica.w3.org>
- Date: Sun, 16 Apr 2017 08:50:56 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30091
Bug ID: 30091
Summary: [xslt30] Inaccurate advice in Note concerning imported
modes
Product: XPath / XQuery / XSLT
Version: Proposed Recommendation
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
Target Milestone: ---
In a Note in 3.5.4, we advise:
If existing XSLT code has been written to use template rules in the unnamed
mode, a convenient way to incorporate this code into a library package is to
add a stub module that defines a new named public or final mode, in which there
is a single template rule whose content is the single instruction
<xsl:apply-templates/>.
The recommended instruction should be <xsl:apply-templates select="."/>
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Sunday, 16 April 2017 08:51:05 UTC