Creating a form from a xml schema..
843804Jul 5 2005 — edited Oct 24 2007Hi 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