The XML Schema Generator creates a basic, easily adapted XML schema from an XML file.
This XML Schema Generator accepts one XML document and infers a schema.
It produces as output a schema written in any of the following formats:
- RNG: RELAX NG (XML syntax)
- RNC: RELAX NG (compact syntax)
- DTD: XML 1.0 DTD
- XSD: W3C XML Schema