Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to generating java xml beans from an xml file using xsd?

807603Nov 7 2007 — edited Nov 8 2007
Hi, I have some issues.

basically i am trying to create java classes from an xml file. for this i have created an xsd schema for that xml file and now i need to generate the java files(xml beans) by using this xsd(i guess i have to use the ant scripts to accomplish this).

I am not sure as what i have to do exactly.any inputs will be highly appreciated.

Thanks in advance,

regards,

Ron
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 6 2007
Added on Nov 7 2007
1 comment
292 views