About Pretty Printing

JSON cat xxx.json | jq . XML cat xxx.xml | xmllint --format -

February 1, 2016

How to Generate XSD Schema from XML?

Apache XMLBeans is an old tool but still functioning. Download and uncompress the latest binary release, then run inst2xsd under bin folder (needs JDK). inst2xsd xxx.xml

April 23, 2015