Hi,
I am looking for an API what I can convert XML files into XSD files.
In my project I am using that API's JDOM and Xerces. And I can edit my attributes and namespace, but I can't transform a xml in xsd. I have no idea to how I can start.
Any suggestion?