XSD2Code++ allows matching a schema definition to a set of classes and vice versa.Get ready to transform your schemas with xsd2code up and running in less than 3 minutes 🚀
Take a look at a more classic documentation, if the articles/guides isn't your style.
The main parameters of xsd2code++ are presented in this article
A common problem encountered is the unwanted properties the JSON/XML ends up containing. To solve the issue, xsd2code has built-in options to fine-tune what gets written
SchemaLocation is reserved for references to Schema describing namespaces and its contents, you can specify the SchemaLocation
If you have a large number of schema. It can take a long time to go through one schema at a time, building a script can be a considerable time saver.
More to come but in the meanwhile you can take a look at our documentation. Learn about Lazy Loading, serialization, Productivity, Integration and ease of use and Versatility
Discover how to serialize your JSON objects and the options to optimize the result according to your needs.
xsd2code++ can also be used with the command-line tool for batch conversion needs. For example in case of a large volume of schemas to convert.
Explore the commands available in this article