users@jaxb.java.net

Re: generating schemas from Java classes?

From: Ed Mooney <Ed.Mooney_at_sun.com>
Date: Thu, 24 Jul 2003 12:27:13 -0400

Hi Mark,

That's on the docket for JSR 222:

     http://jcp.org/en/jsr/detail?id=222

Regards,
--
Ed Mooney         |Sun Microsystems, Inc.|Time flies like
Java Web Services |UBUR02-201            |an arrow, but
Ed.Mooney_at_Sun.COM |1 Network Drive       |fruit flies like
781-442-0459      |Burlington, MA  01803 |a banana. Groucho
Mark D. Hansen wrote:
> XJC compiles XML Schema --> Java Classes.  Is there anything in the RI (or planned in future versions of JAXB) to go the opposite direction Java Classes --> XML Schema that allows for generation of XML Schema from Java classes?
>