- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 26 Jun 2007 12:25:41 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4758
Summary: K2-ancestorAxis-17
Product: XML Query Test Suite
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: nick@cbcl.co.uk
QAContact: public-qt-comments@w3.org
In the current XQTS_current.zip K2-ancestorAxis-17 is:
document {()}/ancestor::node(), 1
expecting the result "1 1"
I suspect the query is wrong and should have a count() round the first term.
Received on Tuesday, 26 June 2007 12:25:43 UTC