- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 23 Sep 2005 17:32:58 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2291
Summary: 9.3 Values of Variables and Parameters example bug
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
URL: http://www.w3.org/TR/xslt20/#variable-values
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XSLT 2.0
AssignedTo: mike@saxonica.com
ReportedBy: scott_boag@us.ibm.com
QAContact: public-qt-comments@w3.org
In the last example in 9.3, "Example: Pitfalls with Numeric Predicates", it says
"This will output the value of the first td element". As far as I know, it
should output the concatenatation of the td elements, as per new 2.0 rules for
value-of.
Received on Friday, 23 September 2005 17:33:04 UTC