XML/DTD

Andrew Dalke adalke at mindspring.com
Sat Jan 11 20:31:06 EST 2003


Cedric Dutoit wrote:
> I'm searching for the simpliest way to VALIDATE a XML document with a 
> given DTD in Python.

I've been using the POM code from pyNMS.  See pynms.sourceforge.net.

I'm not sure that it does perfect validation.  Eg, I think it
doesn't distinguish between + and *.  So I'm also interested in
a good validator.

					Andrew
					dalke at dalkescientific.com





More information about the Python-list mailing list