PhpRiot
Follow phpriot on Twitter
Sponsored Link
News Archive
PhpRiot Newsletter
Your Email Address:

More information

Generating XML schemas from XML data

Note: This article was originally published at Planet PHP on 24 May 4060.
Planet PHP
Already some time ago I published a tool on Github which allows you to generate (or learn) XML schemas from XML data. You provide the tool with a set of XML files and you get a nice, human readable, XML schema (XSD, DTD, a€¦) from that. Read more for the details.