I'm patching jedit's XML plugin, which uses xerces/j 2.8.1. I want to parse a docbook 4.4 xsd document with xerces. It seems to work ok, with th exception of the value of getAbstract(), which seems to return false for elements such as para.class and list.class, which are definitely abstract classes. Xerces 2.8.1.
I'm a bit new to xerces programming, can someone else confirm this bug? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
