XML Schema Editor
The XML Schema Editor is a visual tool for creating, viewing, and validating
XML Schemas. Using the XML Schema Editor, you can do the following:
-
Create various XML Schema components such as Complex Types, Simple Types,
Elements, Attributes, Attribute Groups, Groups etc.
-
Import existing XSD for structured viewing.
-
Generate a DTD from the XML Schema that you can further customize with
the DTD Editor
-
Generate Java beans for creating XML instances
of an XML Schema.
To get started with this tool, follow the Tutorial.
To learn more about the specific features of the XML Schema Editor,
follow the Features section.
For more advanced features, follow the Advanced
Features section.
W3C XML Schema Specification
The XML Schema support in the XML Schema Editor is based on the W3C Working
Draft, 22 September 2000. The XMLSchema.dtd and datatypes.dtd from the
W3C web site are used for validation. They are located in plugins\xsdeditor\w3c.