You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, tanks for this great library!
I used the codegen part to generate python code from these XSD schemas. worked great!
One question though:
the provided XSD schema leads to ugly class & field names. here is an example:
creates:
Is it possible to influence the generation of class and field names?
The generated code has ~5000 LOC and I really want to avoid a restructuring.
Beta Was this translation helpful? Give feedback.
All reactions