I am manually generating xml from a database query and i am having problems because i do not know what characters to use as line-feeds for new lines and tabs to indend child tags.
The fact that you are asking the question might signal the solution to your problem. The answer is: don't do that.
There are any number of tools that will display correctly formed XML in a nice visual manner, but that is normally a job for the visual interface, not for the data within the XML document.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.