- From: <bugzilla@jessica.w3.org>
- Date: Fri, 20 Jan 2012 08:59:32 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15637
Summary: [QT3] K2-Axes-54
Product: XPath / XQuery / XSLT
Version: Member-only Editors Drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
AssignedTo: benjie.nguyen@gmail.com
ReportedBy: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
Since XQuery 3.0 supports the namespace access the dependency should be changed
to
<dependency type="spec" value="XQ10"/>
for the test
<test-case name="K2-Axes-54">
<description> The namespace axis is not recognized in
XQuery.</description>
<created by="Frans Englich" on="2007-11-26+01:00"/>
<dependency type="spec" value="XQ10+"/>
<test>namespace::*</test>
<result>
<error code="XPST0003"/>
</result>
</test-case>
--
Configure bugmail: https://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 Friday, 20 January 2012 09:00:00 UTC