There are several tools out there to create (or to infer) an XSD schema from XML document. I liked trang command line tool the most. Found it first when reading about Spring web services in Spring in Action book (very good book btw).
(Link: Generate XSD from XML)
Archive | xsd RSS feed for this section
Generate XSD from XML
Trang converts between different schema languages for XML.
Trang converts between different schema languages for XML. It supports the following languages:
* RELAX NG (XML syntax)
* RELAX NG compact syntax
* XML 1.0 DTDs
* W3C XML Schema
(Link: Trang converts between different schema languages for XML.)


November 10, 2009
