Parse XML using DTD ??
Markus Jais
mjais at web.de
Fri Oct 26 10:47:19 EDT 2001
More information about the Python-list mailing list
Fri Oct 26 10:47:19 EDT 2001
- Previous message (by thread): Parse XML using DTD ??
- Next message (by thread): Confusion with string.replace()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <9rbq0o$a3l$1 at reader1.imaginet.fr>, "Barghest" <barghest at wanadoo.fr> wrote: > Hi, > > Is it possible to parse an XML doc with DTD in python... ? > > There's a perl wrapper to use Xerces which is able to do that, but it > doesn't work on win32, so i want to if it exists in python.... there is also a Python wrapper aroung Xerces. AFAIK not yet finished. check out: http://pirxx.sourceforge.net/ maybe this is helpful for you markus
- Previous message (by thread): Parse XML using DTD ??
- Next message (by thread): Confusion with string.replace()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list