Use a form-based method to create XML documents based upon an XSD
Posted: Wed Aug 29, 2012 11:48 pm
Is it possible, using Oxygen or some other means, to create XML documents based upon an XSD in a graphical/form-based way? Basically, I envision each element as a row with attributes as fields enforcing data types and, if needed, enumerations as specified. If the schema changes, then of course the form would change to follow suit. The result would be to create/open XML documents compatible with the specified schema, allow editing of the document, and saving the document with all of the elements/attributes validated against the schema.
Suggestions?
Suggestions?