Question

I use JSONLint.com to help me quickly turn JSON dumps into something readable and right now I am dealing with some hefty ever-changing XML that I'd love to be able to read easier. Does anyone know of a tool like JSONLint for XML?

Was it helpful?

Solution

If you're just looking for formatting, rather than validation, you can use http://xmlbeautifier.com/

OTHER TIPS

Best tool available for formatting and validating XML is http://codebeautify.org/xmlviewer

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top