質問

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?

役に立ちましたか?

解決

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

他のヒント

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

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top