smannem at ecs.umass.edu wrote: > > I'm using the XMLmind xml editor and wanted to know if I could input an xsd > file and then obtain a corresponding xml file for it? I could not find any > documentation to help in this regard.
No. You need to create a document template by hand for your W3C XML Schema and declare it in a *configuration*. This configuration (which is XML based) is used to parametrize the behavior of XMLmind XML Editor when it is used to create/open XML documents conforming to your W3C XML Schema. See http://www.xmlmind.com/xmleditor/_distrib/doc/configure/index.html to learn how to create such configuration. --- PS: Note that free Standard Edition has been *restricted* in its support of W3C XML Schema. More info. in http://www.xmlmind.com/xmleditor/stdedition.html ----- PS 2: Your question is of general interest, that's why I've CC-ed the answer to xmleditor-support at xmlmind.com

