Tools for converting XML schema to Java objects
I have an XML schema (.xsd file) which contains a list of elements I want to convert into the correspondent Java objects. The element contains the
The Java data binding tool I am most familiar with is Castor and it supports choice.