| Author |
Converting String to an XML
|
Shruti Sharma
Ranch Hand
Joined: Mar 25, 2010
Posts: 55
|
|
Hi,
Can someone please tell how to convert a String to an XML document. The converted XML should confirm to the given XSD. Is there any sample code that I can refer to?
Thank you,
-Shruti
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16479
|
|
So if I have a String like this:
you are looking for pre-written code which will convert that into XML based on an arbitrary schema?
I expect your actual requirements differ from that somewhat. Hopefully with more detail. Would you like to clarify?
|
 |
 |
|
|
subject: Converting String to an XML
|
|
|