|
-
Sep 23rd, 2011, 03:55 PM
#1
Thread Starter
Addicted Member
XML structure to string
I need a little bit of help writing an XML-formatted string so that I may later encrypt it.
If I create an XMLDocument, it will insert its formatting tag <?xml version="1.0" encoding="Windows-1252"?> and I need to avoid this.
I'm not very familiar with streams, or how to output an XMLWriter to one.
How can I get this structure "<file><node name="" value=""><anothernode name="" value=""></file>"
Thanks in advance for any tips, links or pseudocode. anything helps.
Last edited by unxzst; Sep 23rd, 2011 at 03:55 PM.
Reason: ninja edit
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|