Thanks,
Zoe
Visual Studio's XML editor can format an XML document. There is a free
Express edition.
You could also run the XML through an XSLT identity transformation where
<xsl:output method="xml" indent="yes"/>.
--
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
Emacs with psgml-mode and xxml-mode
///Peter
http://www.altova.com/download/xmlspy/xml_editor_enterprise.html
"Martin Honnen" <maho...@yahoo.de> wrote in message
news:uf$SZn4AJ...@TK2MSFTNGP06.phx.gbl...
There should be buttons in your toolbar to "format the whole document"
and to "reformat selection".