Benefits
At it's heart, xmlDraft is a W3C XML Schema editor. Unlike other editors,
xmlDraft offers a very intuitive way to create W3C XML Schemas. It displays
a tree of what the XML document you are modelling should look like. And
this tree is completely editable. Add an element, and a new simpleType is
created.
Benefits
-
Visual XML Design
xmlDraft's offers a unique approach to schema design, allowing users
to visually design the XML tree as it should look while the application
creates the schema. In this manner, users are freed from the worries
of the symantics of XML Schemas and can concentrate more on the actual
structure of their XML Document.
-
Integrated Development Environment (IDE)
In addition to xmlDraft's unique ability to display to the user the
XML Document that the schema is defining, xmlDraft is a complete IDE
for xml schema creation and modifications.
-
Easy XML Schema Creation
xmlDraft allows for easy Schema creation through many means. It's
visual XML Tree editing, the editor itself, and the ability to import
existing XML Documents to automatically create schemas.
-
Documentation for XML Documents
While schemas are considered documentation for XML Documents, they are
not very easy to read. xmlDraft has built in abilities to export
xml schemas into readable HTML documents. A very convenient way to keep
your XML Documents documented.
|