Hi, I'm searching for the simpliest way to VALIDATE a XML document with a given DTD in Python. I checked xml.parsers.xmlproc, but it appears that whith this package I can only read DTD files. Do anyone have a good idea or a sample code on how to do that ? Thks, C.Dutoit