Alexey Verkhovsky wrote: > On Mon, 2004-09-20 at 01:37, James Britt wrote: > >>REXML is a non-validating parser. > > OK, I see. > > REXML sources include classes with names like DTD and Validator, which > got me thinking in the wrong direction. Quite a reasonable assumption. However, I believe the Validator code is used for RELAX-NG. James