Klaus Schilling | 11 Feb 20:40
Picon

External Entities in a Dictionary

Hello lxmlers,

is it possible to pass a dictionary object to an etree.parser object for the
lookup of external entities?

Klaus Schilling
_________________________________________________________________
Mailing list for the lxml Python XML toolkit - http://lxml.de/
lxml <at> lxml.de
https://mailman-mail5.webfaction.com/listinfo/lxml
Stefan Behnel | 12 Feb 19:16
Picon
Favicon

Re: External Entities in a Dictionary

Klaus Schilling, 11.02.2012 20:40:
> is it possible to pass a dictionary object to an etree.parser object for the
> lookup of external entities?

No. The right way to do that is with a DTD.

Stefan
_________________________________________________________________
Mailing list for the lxml Python XML toolkit - http://lxml.de/
lxml <at> lxml.de
https://mailman-mail5.webfaction.com/listinfo/lxml

Gmane