Xsd2Jibx gives you a way to generate an initial set of Java classes, and the
corresponding JiBX binding definition, from a W3C XML Schema input document. The
generated classes and binding give you a starting point for working with XML
documents matching the schema, which you can then refactor as appropriate to
suit your needs.
The current Xsd2Jibx code is very outdated, and generates bindings which are
not well structured for use with current versions of JiBX. Xsd2Jibx is being
replaced by new code which will be part of the core JiBX 1.2 distributions.
Module Name |
Primary Developer |
Status |
xsd2jibx |
Dennis Sosnoski (beta 0.2 releases) |
Beta 0.2b release May 23, 2007 |
|
Cameron Taggart (alpha 0.1 release) |
|