Results 1 to 7 of 7

Thread: Dump a XML xpath search into a new xml.xmldocument. [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2002
    Posts
    94

    Question 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
  •  



Click Here to Expand Forum to Full Width