Hi Stanimir,

This feature [1] has been busted for so long I sometimes wonder if it was 
ever implemented in any version of Xerces 2.x. I once looked back through 
the CVS history and couldn't find any evidence that it existed anywhere 
but Xerces 1.x. I've forgotten what file (or what version of that file) I 
saw it in. If I can determine precisely what this feature actually used to 
do I'd be willing to take a stab at it if folks are interested.

Thanks.

[1] http://issues.apache.org/jira/browse/XERCESJ-506

Stanimir Stamenkov <[EMAIL PROTECTED]> wrote on 10/06/2005 04:42:18 AM:

> Using Xerces 2.7.1, trying to set the 
> 'http://apache.org/xml/features/validation/warn-on-undeclared-elemdef' 
> feature on an 'XMLReader' instance obtained through the JAXP 
> interfaces causes an 'SAXNotRecognizedException' exception to be 
> thrown. Is this feature still supported? (I see it listed on the 
> "Features" page <http://xml.apache.org/xerces2-j/features.html>.)
> 
> Just to be sure, the 'SAXParserFactory' and 'XMLReader' 
> implementations are:
> 
> org.apache.xerces.jaxp.SAXParserFactoryImpl
> org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser
> 
> I've debugged a bit and found the 'fRecognizedFeatures' array field 
> of the XNI parser configuration of the 'XMLReader' implementation 
> indeed doesn't contain such identifier element.
> 
> -- 
> Stanimir
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]


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

Reply via email to