4
Answers

store xml format values in string

Hi,
 
How can I store XML format into string. I can read an xml file as string and store them into it.
But how can I store before values into a string.
 

<?xml version="1.0" encoding="utf-8"?><RootElement></RootElement>

Really appreciate any suggestions on this. 

Answers (4)