- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 20 May 2009 14:09:37 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6926
Summary: [XQTS] Catalog file has DTD errors.
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 recently added tests for higher order functions contain spec-citations with
section-number="$$HOFSEC" and section-pointer="$$HOF"
The DTD at the top of XQTSCatalog.xml declares these attributes as NMTOKENS:
<!ATTLIST spec-citation section-number NMTOKEN #REQUIRED >
<!ATTLIST spec-citation section-pointer NMTOKEN #REQUIRED >
Thus the catalog is invalid.
--
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 Wednesday, 20 May 2009 14:09:47 UTC