Re: [xsl] Code Generation Possible?

Subject: Re: [xsl] Code Generation Possible?
From: Grainne Reilly <greilly1@xxxxxxxxx>
Date: Sat, 01 Mar 2003 13:00:52 -0500
Castor can generate java classes from XML Schemas http://www.castor.org/.
Then there is Sun's jaxb - http://java.sun.com/xml/jaxb/index.html but I don't know if this is being used in the real world yet.
A nice article on both of these is http://www.javaworld.com/javaworld/jw-12-2001/jw-1228-jaxb_p.html


Grainne.

At 10:25 AM 3/1/2003 -0500, Marty McKeever wrote:
Is there a product that creates java classes from an XML definition.  I've
seen the stuff in Rose and TogetherJ, which looks very good, but is there an
XML interface or XUML on the horizon?

Seems like it could be done, i always seem to find myself creating
javascripts from xml.

We're messing with CCM from Redhat, an odd xml version of arsdigita/acs.
Modeling an application and then mapping it to the code-requirements schema
via XSL should produce valid class files no?

javadoc.xml?

just wondering....




XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread