You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Benoit Fouché <b....@paris.cross-systems.com> on 2001/08/08 10:43:57 UTC

How to validate with Xerces ?

Hi,
I'm new with Xerces, and I want to know how to validate XML files ?
I'm using a DOMParser (with Val_Always in SetValidationScheme() ), and I
don't know how to report errors ?? (if the XLM is Validate or not )
thank for help,
Benoit

Re: How to validate with Xerces ?

Posted by Maksim Markaitis <ma...@inbox.lv>.
There is in xerces samples dir... 
  ----- Original Message ----- 
  From: Benoit Fouché 
  To: general@xml.apache.org 
  Sent: Wednesday, August 08, 2001 11:43 AM
  Subject: How to validate with Xerces ?


  Hi,
  I'm new with Xerces, and I want to know how to validate XML files ?
  I'm using a DOMParser (with Val_Always in SetValidationScheme() ), and I don't know how to report errors ?? (if the XLM is Validate or not )
  thank for help,
  Benoit