[relaxng-user] embedded Schematron rules within RELAX NG schemas

Dave Pawson dpawson at nildram.co.uk
Sun Mar 14 06:54:13 ICT 2004


At 16:08 11/03/2004, Michael.Weber at dlr.de wrote:
>Hello all,
>
>is there anybody who runs a (Java based) RELAX NG validator which
>understands embedded Schematron rules

If I understand it right, its a two step process.
1. Validate the instance against the schema,
2. Pull the schematron rules out of the file and run schematron
    against those.

I.e. its not a single pass.

regards DaveP




More information about the relaxng-user mailing list