Hi,
My understanding of JAXB2's Java to XML mapping is that one can
generated -new- XSDs by annotating existing Java classes and running
the schemagen. That is, one can NOT map existing Java classes to
-existing- XSDs using JAXB.
Is that correct?
Thanks,
Qingtian