Posted By:
Anonymous
Posted On:
Friday, January 25, 2002 06:27 AM
I don't know any.
I understand that you do not want API, but probably you can write yopur own in few minues using the standard Java XML API (JAXP): just try to generate a DOM structure and if there are validation error, you will be able to get them.
Regards