media-io / xml-schema

Generate rust code (structures and enum) from XSD
MIT License
53 stars 29 forks source link

Support for XSD generation #16

Open xehpuk opened 3 years ago

xehpuk commented 3 years ago

I'd like to go the opposite way, serialize the structs to an XSD.

MarcAntoine-Arnaud commented 1 year ago

Like https://docs.rs/jsonschema/latest/jsonschema/ but for XML, great idea !