XSD to XForms and XForms to XSD conversion
问题 Currently I am struggling with two problems: I am receiving from outer server an XSD file and based on this file I have to generate XForm. Usually the XSD file is importing many other XSD files and so on. I am writing a GUI with XForm builder. When the user builds his custom XForm I need to generate from it an XSD file and send it back to the outer server. Major question is: Is it possible to write those two converters which generate files and complies with the standard (XML Schema and XForms