Hi -
I am using visual studio 2005 and am building some extensive XML
structures using Xerces and Parsing them using XPath. I am commenting
my code with XML messages but it is taking a lot of time to format the
messages so they look preety. That is like like XML Spy feature
"Preety Print". Does anyone have a tool that can do this
automatically or know how to write one?
Doug
Bryan Phillips - 26 Apr 2007 21:11 GMT
I open my xml files using visual studio and press Ctrl+K,Ctrl+D to
format the XML. It is not great but it works.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
Web Site: http://www.composablesystems.net
> Hi -
>
[quoted text clipped - 6 lines]
>
> Doug