facebook

Reverse engineer XSD from XML

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #321799 Reply

    John Hamilton
    Participant

    I use hand coded XML to store data when I can’t be bothered to set up MySQL: it is handy when I want to share data between Java and Javascript, for example. It would be really neat if I could reverse engineer an XSD from the XML and then start using tools to build Java to handle it. I’m sure there’s a tool to get an XSD (or even a DTD) from XML somewhere but finding it is beyond me. And, since you ask, I find writing XML easy and writing XSD hard: no idea why.
    Hints anyone ?

    #321816 Reply

    support-swapna
    Moderator

    hamiljf ,

    We do not provide intrinsic support to third party plugins. We will try to assist you for this case. There are tools to generate XSD from XML. Take a look at this link :
    http://www.dotkam.com/2008/05/28/generate-xsd-from-xml/

    If you can find a tool which can be installed as a plugin to Eclipse, you can try installing the same to MyEclipse and check if it works.Ex : Eclipse plugin : http://www.oxygenxml.com/eclipse_plugin.html

    Make sure the plugin version is compatible with base Eclipse version of MyEclipse.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Reverse engineer XSD from XML

You must be logged in to post in the forum log in