generating Java classes from XSD using JAXB
Posted October 1st, 2008 by JulienRecently I was asked to expose an enterprise service. The service interface was already specified, but as often, it had been designed and specified by a functional expert. So what I was given was one MS Word document and by chance and Xml Schema Description (*.xsd file). All I had to do to ensure I [...]
Tags: jaxb, serializing, xml, xsd