How to instantiate an XML Schema?

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

    How to instantiate an XML Schema?

    Hi,

    I now have a valid XML Schema (XSD) file. I wonder if there is a free tool to
    instantiate it. Of course I can use any text editor, but it would be much nicer
    to have a tool doing it for me.

    Just in case there is no such free tool, is there a free tool that I can check
    a document (XML) if it conforms to the schema?


    Sebastian
  • George Bina

    #2
    Re: How to instantiate an XML Schema?

    Although it is not free, you can get a free trial of oXygen and it has
    an instance generator that allows you to generate any number of
    instances from a given schema.

    Best Regards,
    George
    ---------------------------------------------------------------------
    George Cristian Bina
    <oXygen/XML Editor, Schema Editor and XSLT Editor/Debugger



    Sebastian Stein wrote:
    Hi,
    >
    I now have a valid XML Schema (XSD) file. I wonder if there is a free tool to
    instantiate it. Of course I can use any text editor, but it would be much nicer
    to have a tool doing it for me.
    >
    Just in case there is no such free tool, is there a free tool that I can check
    a document (XML) if it conforms to the schema?
    >
    >
    Sebastian

    Comment

    Working...