Is there an open-source method to do this? Maybe XSLT? I am looking at developing this using mono or java
I have a set of XSDs that are seeminingly impossible to do an automatic converstion to classes/ddls, I am looking to find a low cost low foot-print solution to this problem.
Essentially trying to convert these XSDs into a GUI Form for reuse, then store input as XML based on the XSDs.
Any ideas/suggestions?