XMLSchema Parsing

uche.ogbuji at gmail.com uche.ogbuji at gmail.com
Tue Nov 29 15:45:25 EST 2005


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

Parse and do what?  You can parse WXS (a.k.a. XSD) with any XML parser
out there.

Anyway, off-head, Python tools that handle WXS, to some extent:

xsv
libxml2/Python
lxml
generateDS.py

Good luck.

--
Uche Ogbuji                               Fourthought, Inc.
http://uche.ogbuji.net                    http://fourthought.com
http://copia.ogbuji.net                   http://4Suite.org
Articles: http://uche.ogbuji.net/tech/publications/




More information about the Python-list mailing list