Hi,
I'm trying to use some xsds from a shipping company to make XML documents
that let me request rates, get a label etc. I understand the basics of
JAXB. I compile my xsd into a class that represents the document. Then I
use the setter methods to populate the document and then I use the JAXB API
to "marshal" the object into an XML document.
However, I can't seem to find the compiler anywhere. Any tips of getting
started would be appreciated. Maybe a decent book, where to download what I
need, some gotchas to look out for.
Thanks,
-Jon
--
View this message in context: http://www.nabble.com/Newbie---need-the-For-Dummies-break-down-tp16275313p16275313.html
Sent from the java.net - jaxb users mailing list archive at Nabble.com.