hi Vitaly Prapirny, HandlerBase class is in sax,i want some mechanism for error reporting in DOM .
Thanks in advance On 2/27/08, Vitaly Prapirny <[EMAIL PROTECTED]> wrote: > > bharath s wrote: > > hi all, > > > > I want to know the proper way to validate an xml against a schema.Imdoing > > this. > > Please look at the samples from the source distribution tarball and > http://xerces.apache.org/xerces-c/schema.html page. > Notice that you have to extend the HandlerBase class for error > processing. > > Good luck ! > > Vitaly >
