creating a compact xml string from formatted xml string
Hi,
I have a formatted xmlstring with tabs and new line spacing between tag elements
How do I convert this string to make the xml string compact by remove all the formatting and no spaces between the tags?