Re: [xml-dev] Namespaces conformance tests

From
Richard Tobin <>
To
Date
2003-03-01T00:05:40Z
ID
<>
Thread
Re: [xml-dev] Namespaces conformance tests
In article <007a01c2df5c$9fefbfb0$9e539696@citkwaclaww2k> you write:

>Does anyone know of a conformance test suite for
>the Namespaces in XML 1.0 specification?

I made a very small test suite, just testing well-formedness rather
than the information passed to the application, while I was adding
1.1 support to rxp.  It has both 1.0 and 1.1 tests.

http://www.cogsci.ed.ac.uk/~richard/ftp-area/rmt-xmlns-tests-20030214.tar.gz

-- Richard