David wrote: > On 9/20/07, Robert Schweikert <robert.schweikert at mathworks.com> wrote: >> Is there a Python module which will do XSD validation? > > http://mail.python.org/pipermail/xml-sig/2006-June/011527.html ... of which lxml (i.e. libxml2) is definitely the most standards compliant (and feature rich anyway). Stefan