Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

Creating a form from a xml schema..

843804Jul 5 2005 — edited Oct 24 2007
Hi all!

I need to make a program that will read a xml schema and generate a swing form for that schema (with all the lines the user wishes), then write to a new xml file...
It should be generic so i can change the schema and dont need to chance the application... Any ideas?
I tried jaxb but cant get it going...

Thanks in advance!!

Tiago Becker
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2007
Added on Jul 5 2005
13 comments
476 views