Nagy László Zsolt writes:
> I wonder what kind of XSD <-> Python class mapper should I use for my
> project.
I am using "PyXB" for this kind of tasks.
--
https://mail.python.org/mailman/listinfo/python-list
Hello!
I wonder what kind of XSD <-> Python class mapper should I use for my
project. I need something that can generate classes from XSD files, and
then parse XML to an objecttree and also dump object trees to XML. I'll
be using Python version 3.6 and I would prefer to use something that is
b