README 333 B

12345678910111213
  1. Small XML Schema test system::
  2. This is a small standalone test system using W3C XML Schema test collection.
  3. http://www.w3.org/2001/05/xmlschema-test-collection.html
  4. "make" will do what you need (downloading test archive, expanding,
  5. compiling test runner).
  6. "make test" will do the actual tests.
  7. Atsushi Eno <[email protected]>