Generate XSD from XML – XSD.EXE versus on-line tools – take 2
Posted by jpluimers on 2014/09/23
Almost 4 years ago, I compared XSD.EXE to some on-line tools. Time for a follow-up.
From the old post:
- Online Flame-Ware XML-2-XSD 2.0
- HiT Software XML utilities (registration required)
- XmlForAsp XML Schema Generator
XML Utilities has since then moved to a new domain: www.xmlutilities.net; the other 2 are still at their original locations.
New on-line generators I got pointed at by Mark O’Connor’s stackoverflow answer:
- Free Online XSD/XML Schema Generator From XML – FreeFormatter.com.
- XML to XSD Generater Online – xmlGrid.net.
Neither of them can generate the XML types separately like XmlForAsp XML Schema Generator does.
But the first one does get attributes right, whereas all the others often skip some or all of the attributes.
–jeroen
via Generate XSD from XML – XSD.EXE versus on-line tools « The Wiert Corner – irregular stream of stuff.
Best Online XML Viewer, Formatter, Editor, Analyser, Beautify-Beautifier, Minify, Tree structure, Notepad, Marker « The Wiert Corner – irregular stream of stuff said
[…] Prajapati for pointing me to this great page which can do a lot of XML related […]
Finding the path of xsd.exe from your Visual Studio Build Events « The Wiert Corner – irregular stream of stuff said
[…] Generate XSD from XML – XSD.EXE versus on-line tools – take 2. […]
Joshep Prajapati said
Try this new tool for XML viewer @ http://codebeautify.org/xmlviewer . the Best one I found till date.
jpluimers said
Thanks a lot. Will schedule a short blog post about it later.