aspose file tools
The moose likes Java in General and the fly likes JAXB beans generation from MS office Excel 2003 schema Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "JAXB beans generation from MS office Excel 2003 schema" Watch "JAXB beans generation from MS office Excel 2003 schema" New topic
Author

JAXB beans generation from MS office Excel 2003 schema

karthikeyan kumar
Greenhorn

Joined: May 19, 2009
Posts: 19
Hi,

http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=fe118952-3547-420a-a412-00a2662442d9&displaylang=en

Have anybody tried to create JAXB beans for excel 2003 "excelss.xsd" schema in RSA. I keep getting too many errors. Is this really possible ?

Thanks
Karthi
 
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: JAXB beans generation from MS office Excel 2003 schema
 
Similar Threads
BeanStork
converting XML String to object model
JIBX validate the structure of input xml file before unmarsalling it?
Attributes of XML schema to Java Bean variable
convert javaobjects to xml and xml to java objects dynamically