- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 19 Sep 2005 20:45:14 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2270
Summary: Current template rule and current mode (editorial)
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: All
URL: http://www.w3.org/TR/2005/WD-xslt20-
20050915/#additional-dynamic-context
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: antonl@nefedor.com
QAContact: public-qt-comments@w3.org
Section 5.4.4 says that the current mode is "the mode in which the current
template rule was invoked". However, section 6.7 specifies cases when the
current template rule (CTR) becomes null, and the current mode, according to
section 6.5, preserves its value in those cases.
I found it confusing, and, in my opinion, it might help other readers if the
spec clearly says that the current mode is still defined even if CTR becomes
null.
Also, I found two appearances of the term "current template", I think they
should be changed to "current template rule" for the sake of consistency.
Received on Monday, 19 September 2005 20:45:20 UTC