This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Web Services and the fly likes xml schema to java code tool Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "xml schema to java code tool" Watch "xml schema to java code tool" New topic
Author

xml schema to java code tool

sarah Marsh
Ranch Hand

Joined: Mar 06, 2001
Posts: 282
Hello:

I heard that there's a tool from SUN to generate the Java code from
XML schema. What the name of the tool? I'd like to download it.

Thanks a lot!
Dmitry Melnik
Ranch Hand

Joined: Dec 18, 2003
Posts: 328
How about this?

Java Architecture for XML Binding (JAXB)
http://java.sun.com/xml/jaxb/
http://java.sun.com/developer/technicalArticles/WebServices/jaxb/index.html
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: xml schema to java code tool
 
Similar Threads
auto-generate Schema from XML documents?
Generating entity classes and database schema from a Hibernate XML config file
Designing XML solutions
XML Data Binding / Castor Project
Tool to generate xml schema from xml file