|
CodeXS is a free online tool that extends the Microsoft XSD.EXE
tool for the generation of code classes from W3C compliant XML schemas.
It greatly expands the quality and robustness of the code generated by XSD and
provides many features to enhance the generated code ease-of-use. See
Features for more
information.
The schema or schema set (in the case of a multi-include schema) can be passed
to the tool in three ways:
-
By specifying a public website URL,
-
By uploading a Zip file containing the schemas, or
-
By typing in or pasting the schema text directly into a web-page input box.
See Help for
more information.
The generated code-files are placed in a Zip file and the Zip file can be
downloaded from this website directly to your local hard disk.
Licencing
The source-code generated by the CodeXS tool
is NOT subject to any licencing. This means that the
generated code can be used by you in anyway that you deem fit, for both
commercial and non-commercial purposes.
|