how to generating java xml beans from an xml file using xsd?
807603Nov 7 2007 — edited Nov 8 2007Hi, 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