XSD Inference Tool

As many of you know it's possible to generate a XSD Schema, from a Xml Instance, there are many tools for doing it (XmlSpy, Biztalk Server, Custom Tools,...), but i needed a simple tool for doing it, so I’ve created this small tool called XSD Inference Tool.

This tool uses the XmlSchemaInference class to generate a Xsd Schema from a Xml Instance, it's a work in progress, but already usable and useful, at least I hope so.

You can download it from. Any comments will be much appreciated.

This article is part of the GWB Archives. Original Author: Pedro Silva

New on Geeks with Blogs