instance from schema

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Peter

    instance from schema

    I'm looking for a freely available tool that can generate xml instance
    documents from an xml schema. I'm aware of Sun's xmlgen, but I cannot
    find a valid web link to it. Does anyone have a current link to Sun's
    xmlgen or know of a similar tool?

    Thank you,

    Peter
  • Martin Honnen

    #2
    Re: instance from schema

    Peter wrote:
    I'm looking for a freely available tool that can generate xml instance
    documents from an xml schema. I'm aware of Sun's xmlgen, but I cannot
    find a valid web link to it. Does anyone have a current link to Sun's
    xmlgen or know of a similar tool?
    On Windows, if you have the .NET framework 2.0, you might want to check
    the sample http://msdn.microsoft.com/en-us/library/aa302296.aspx on MSDN.

    --

    Martin Honnen

    Comment

    • Bjoern Hoehrmann

      #3
      Re: instance from schema

      * Peter wrote in comp.text.xml:
      >I'm looking for a freely available tool that can generate xml instance
      >documents from an xml schema. I'm aware of Sun's xmlgen, but I cannot
      >find a valid web link to it. Does anyone have a current link to Sun's
      >xmlgen or know of a similar tool?
      It's one of the downloads at https://msv.dev.java.net/
      --
      Björn Höhrmann · mailto:bjoern@h oehrmann.de · http://bjoern.hoehrmann.de

      Comment

      Working...