Hi All. I try to parse XML-file with external DTD referance with SAX2 parser. But DTD file is absent, so I get fatal error and parsing terminates in spite of "ExitOnFirstFatalError" and "ValidationConstraintFatal" are both set to false and validation turned off. Is there any way to avoid that an make parser to ignore external DTD referance?
Sergei Pavlovskiy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
