- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 11 Jan 2010 11:32:32 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8707
Summary: [XQTS] fn-doc-available-5 declares argument incorrectly
in catalog
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: oliver@cbcl.co.uk
QAContact: public-qt-comments@w3.org
The catalog entry for fn-doc-available-5 contains the following:
<input-URI role="principal-data"
variable="input-context">emptydoc</input-URI>
which is used in the query as an argument to fn:document-uri.
Surely this should be
<input-file role="principal-data"
variable="input-context">emptydoc</input-file>
--
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 Monday, 11 January 2010 11:32:33 UTC