XSD/XML Schema Generator

http://www.freeformatter.com/xsd-generator.html

Generates an XSD (XML Schema) from a XML file. Simply copy-paste your XML document and let the generator figure out the rest!

The generator uses a Russian-Doll approach. The Russian-Doll design mimics the document structure meaning that elements within other elements are declared locally instead of global-reusable scope.

The generator will not try to generate xs:enumeration since it's too error prone. Also,instead of generating xsd:string types,the generator will try to use a 'smart' approach to figure out the data type.

相关文章

php输出xml格式字符串
J2ME Mobile 3D入门教程系列文章之一
XML轻松学习手册
XML入门的常见问题(一)
XML入门的常见问题(三)
XML轻松学习手册(2)XML概念