4
Answers

store xml format values in string

Photo of Vignesh Kumar

Vignesh Kumar

8y
758
1
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)