- From: Frans Englich <frans.englich@telia.com>
- Date: Mon, 16 Apr 2007 17:13:31 +0200
- To: public-xml-testsuite@w3.org
Hello,
I believe there's an error in the catalog file. From recent CVS checkout:
xmlconf/eduni/namespaces/errata-1e/errata1e.xml's elements reads:
RECOMMENDATION="NS1.0-errata1e"
The DTD, xmlconf/testcases.dtd, reads:
RECOMMENDATION >(XML1.0|XML1.1|NS1.0|NS1.1|XML1.0-errata2e) "XML1.0"
Note how NS1.0-errata1e is not listed.
This was discovered by running:
xmllint --valid --noent XML-Test-Suite/xmlconf/xmlconf.xml \
--output finalCatalog.xml
It may be that other validity errors are hiding behind those.
Cheers,
Frans
Received on Monday, 16 April 2007 15:08:37 UTC