Hi Johann, some quick feedback to the mail that was already answered by Alex: I've slightly relaxed the DTD parsing constraints in our internal XML parser. With the latest stable snapshot [1], you'll now be able to browse the discussed XML files without switching to Java's default parser. We'll release an official stability fix (7.1.1) at the end of the week.
Christian [1] http://files.basex.org/releases/latest/ ___________________________ On Fri, Feb 3, 2012 at 10:46 AM, Johann LEGAYE <[email protected]> wrote: > Hello everyone ! > > Can someone tell me why BaseX could not parse my xml ? > > "ICN-A350-A-291157-A-FAPE3-00015-A-001-01.CGM" in the doctype could not be > parsed.... > > > <?xml version="1.0" encoding="UTF-8"?> > <!DOCTYPE dmodule [ > <!NOTATION cgm PUBLIC "-//USA-DOD//NOTATION Computer Graphics Metafile//EN"> > <!ENTITY ICN-A350-A-291157-A-FAPE3-00015-A-001-01 SYSTEM > "ICN-A350-A-291157-A-FAPE3-00015-A-001-01.CGM" NDATA cgm> > ]> > > <xmlContent> > > .... > > > </xmlContent> > > > Thank you ! > _______________________________________________ > BaseX-Talk mailing list > [email protected] > https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk _______________________________________________ BaseX-Talk mailing list [email protected] https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk

