one line XML code to human readable tabbed code
Posted on February 26, 2013
Turn one line of XML code to human readable tabbed code:
xmllint -format -recover oneline.xml > humanreadable.xml
Turn one line of XML code to human readable tabbed code:
xmllint -format -recover oneline.xml > humanreadable.xml