xml.dom.minidom help!

Andrew Clover and-google at doxdesk.com
Fri Jun 11 02:42:48 EDT 2004


Paulo Pinto <paulo.pinto at cern.ch> wrote:

> pxdom doesn't work either.

> It fails to read the DTD declarations inside the files. :(

It shouldn't fail, if the declarations are in the internal subset, and
there isn't an external parameter entity reference prior to the
declaration. (If this isn't the case, minidom shouldn't be able to
read them either.)

If you're seeing different I'd definitely be interested to see an
example problem file.

-- 
Andrew Clover
mailto:and at doxdesk.com
http://www.doxdesk.com/



More information about the Python-list mailing list