|
-
Sep 21st, 2003, 03:31 PM
#1
Thread Starter
Lively Member
Dump a XML xpath search into a new xml.xmldocument. [RESOLVED]
I have a xml document that has a good amount of data in it...
I can execute the SelectNodes function to return a nodelist, but now I would like to dump this node list into a new xml.xmldocument object?
any thoughts???
I have tried to loop thur each node and place it into a dataset and merge it with the next node, but the results are not what I intended on. the New xml.xmldocument needs to have the same structure as the original.
Last edited by Evad; Sep 22nd, 2003 at 02:10 PM.
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
|