Re: [xml-dev] Relax NG test suite.

From
Jeff Rafter <>
To
Dave Pawson <>
Date
2006-09-05T07:50:46Z
ID
<>
Thread
Re: [xml-dev] Relax NG test suite.
I started a set of tokenization/syntax tests for RNC. I am not sure if 
this is at all helpful-- and it is woefully incomplete (I have been 
meaning to get to that for two years now...). Nevertheless:

http://jeffrafter.com/anglia/anglia-test-suite.zip

The idea was that this, with an effective conversion test suite could 
later be combined with any existing RELAXNG suite to yield reasonable 
coverage for an RNC parser.

All the best,
Jeff Rafter



Dave Pawson wrote:
> I'm looking for a reasonably complete test suite for jing.
> I like the combination of relax NG and Schematron, but
> James Clark developed Jing in 2003.
> Saxon, Java and Schematron have moved on.
> I'm part way there to updating and adding
> classes to  validate against a schematron schema and
> the main schema.
> I'd be happier if I had a test suite to run
> after changes.
> 
> Anyone know if there is one please..
> Accessible for general use ideally.
> 
> 
> 
> 
> regards