Title: Updating the Release Plan
I try to do a getErrorCount() after doing a loadGrammar on a schema which has some missing types. Strangely, I get the error count as 0. 
I am failing to understand why the error count is not bumped up in  
 
void XSDErrorReporter::emitError(const unsigned int toEmit,
                                 const XMLCh* const msgDomain,
                                 const Locator* const aLocator,
                                 const XMLCh* const text1,
                                 const XMLCh* const text2,
                                 const XMLCh* const text3,
                                 const XMLCh* const text4)
 
Kiran



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


Reply via email to