[XML-SIG] libxml python bindings and other python DOM's

Martin v. Löwis martin at v.loewis.de
Thu Jul 24 19:28:44 EDT 2003


Daniel Veillard <veillard at redhat.com> writes:

>   I would appreciate API description, suggestions or even patches toward
> getting a unified platform I could conform too.

SAX:
http://www.python.org/doc/current/lib/module-xml.sax.html
http://www.python.org/doc/current/lib/module-xml.sax.handler.html
http://www.python.org/doc/current/lib/module-xml.sax.xmlreader.html

DOM:
http://www.python.org/doc/current/lib/module-xml.dom.html

Regards,
Martin



More information about the XML-SIG mailing list