A really quick way to format your XML – use Notepad++ with the ‘XML Tools’ plug in
What someone asked me was to make the xml readable, and I needed it last week too. The term is called “pretty print” and that is the function or procedure that needs to be performed on the text to make it work. What I use is Notepad++ with the tool plugin called “XML Tools”. Simply […]