- From: <bugzilla@jessica.w3.org>
- Date: Sat, 19 Jun 2010 22:38:39 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9957
Summary: [XSLT 2.0] Incomplete/obsolete proviso about temporary
trees
Product: XPath / XQuery / XSLT
Version: Recommendation
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: minor
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: mike@saxonica.com
QAContact: public-qt-comments@w3.org
Section 9.4 says (trying to be helpful) "Also, the key and id functions can be
used to find nodes within a temporary tree rooted at a document node, provided
that at the time the function is called, the context item is a node within the
temporary tree."
The "provided that" clause is obsolete and unnecessary since the 3rd argument
of key() and the 2nd argument of id() were added to remove this restriction.
I would suggest simply deleting the clause starting "provided that...".
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Saturday, 19 June 2010 22:38:41 UTC