I've found how use normalizeDocument in this article: http://www.idealliance.org/papers/dx_xmle04/papers/02-05-02/02-05-02.html#d0e1114
Now I set document.getDomConfig().setParameter("infoset", true); but there is no changes, getElementDeclaration still returns null. I think normalizeDocument method validates document in memory every time I call it. Is this a bug? I use Xerces 2.9.1. -- View this message in context: http://www.nabble.com/getElementDeclaration-returns-null-tp21410587p21415588.html Sent from the Xerces - J - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org For additional commands, e-mail: j-users-h...@xerces.apache.org