Hi All,

I downloaded the last stable version (August 2002)  of Xerces-C-2.1.0. I
tried to implement parsing with external DTD or schema. I used 'Redirect'
sample as a prototype. It did not work--break point in  resolveEntity(const
XMLCh* const publicId, const XMLCh* const systemId) never reached. I did
call  parser->setEntityResolver(&handler)! After I tried to run the Redirect
Sample but it doesn't stop there either. Any ideas?
Second question: can I validate source with external schema using SAXParser
and what should I set.

Thanks,

Igor

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to