Re: Re: Including Aelfred2 in DOM4J
David Brownell <[email protected]> Fri, 19 Mar 2004 08:58:16 -0800
| Newsgroups | gmane.comp.java.classpath.extensions.discuss |
|---|---|
| Message-ID | <[email protected]> |
Maarten Coene wrote: > OK, it isn't a bug, I guess I didn't look good enough at the mixed > content-specification of XML. But wouldn't it be nice if in this case > the parser didn't normalize things and just passed the (#PCDATA) as > content-model (like Xerces does) ? Xerces doesn't define SAX, and I hope it's improved its conformance since the last time I looked at it. (A few years back.) - Dave