Is there any tool that can convert an XSD file to a Python class as JAXB does for Java?



I would recommend generateDS for converting a XSD file to a Python class . In my opinion, it is a good tool for the said purpose.

It (generatS) generates the Python class with all methods (setters and getters, export to XML, import from XML). It does a good job and works very well !.

Updated on: 2019-07-30T22:30:21+05:30

1K+ Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements