|
Sun
has JAXB (Java Architecture for XML Binding) that compiles an XML schema
into
java classes.
It's in early release form, and it only supports DTD schema now,
although
their docs say they
intend to support W3C schema sometime soon.
JAXB is interesting
in that you can control the way java classes are generated by
writing
a binding descriptor
that overrides the compiler's assumptions, pay as you go. Don't
know
if this product has
a future, though.
|
- XML to XSD Adam Greene
- Re: XML to XSD Jim Dixon
- RE: XML to XSD Walden Mathews
- RE: XML to XSD Volkmann, Mark
- Re: XML to XSD Adam Greene
- Re: XML to XSD obrand
- RE: XML to XSD Walden Mathews
- RE: XML to XSD Walden Mathews
- Re: XML to XSD obrand
- Re: XML to XSD Adam Greene
- RE: XML to XSD Lasker, Kory
- Re: XML to XSD Eiji Yoshida
- Re: XML to XSD Olivier Brand
