Hi.
> I am new to xml and JAXB.
> I am trying to understand the pros & cons of using JAXB schema generated
> code verses the pros and cons of using XMLSpy schema generated code and I
> don't even know how to start. I looked at the generated code by both and the
> approach and API's seems to be quit different.
> Does any one knows/understands the main differences and there implication on
> what you can do and ease of use?
Start with formulating your requirements and criteria. Otherwise
discussion of what is "better" is rather senseless.
JAXB is a very nice technology - neat, easy to use (once you mastered
it), free, open source etc.
Take a look at the BindMark project (
https://bindmark.dev.java.net/)
for some comparison.
Bye.
/lexi