The
New Document wizard only creates a skeleton document. It
contains the document prolog, a root element, and possibly other child elements depending on
the options specific for each schema type.
To
generate full and valid XML instance documents based on an XML Schema, use the XML instance generation
tool. The
Oxygen XML Developer plugin installs a series of Eclipse wizards for
easy creation of documents. If you use these wizards,
Oxygen XML Developer plugin automatically
completes the following details:
- The system ID, or schema location of a new XML document.
- The minimal markup of a DocBook article, or the namespace declarations of a Relax NG
schema.