XMLSchema Parsing

Dennis Benzinger Dennis.Benzinger at gmx.net
Tue Nov 29 04:35:08 EST 2005


km schrieb:
> Hi all,
> i'd like to know if there are any good XMLSchema (.xsd files) parsing modules in python.
> regards,
> KM
> 


Try lxml <http://codespeak.net/lxml/> a pythonic binding for the libxml2 
and libxslt libraries.


Bye,
Dennis



More information about the Python-list mailing list