1

I have been working on this whole day but is not able to find a way around this.

I want to create an xsd from a given Python class. I want to automate this process and we have a bunch of such classes.

What I have found numerous times today is "How to convert XSD to Python class " for which there are bunch of libraries such as PyXB and generateDS.

Asked a question on stack overflow but there is no response.
Can anyone help me with this

Comments
Add Comment