PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET How to split a combined XML document

Reply

How to split a combined XML document

 
Thread Tools Rate Thread
Old 13-02-2007, 05:37 AM   #1
MeAgin
Guest
 
Posts: n/a
Default How to split a combined XML document


Hi all,



I have a XML string which contains 3 XML documents. I want to split these 3
and load to 3 separate XML documents in my vb.net code.

How can I achieve this?


Thanks.

Nadee




  Reply With Quote
Old 13-02-2007, 06:36 AM   #2
Cor Ligthert [MVP]
Guest
 
Posts: n/a
Default Re: How to split a combined XML document

Nadee,

It depends what thos XML documents are, a XML document says not much more
about the structure than that there node's are used which opens and closes
all the time.

Cor

"MeAgin" <MeAgain@email.com> schreef in bericht
news:eyIOgEzTHHA.1180@TK2MSFTNGP05.phx.gbl...
> Hi all,
>
>
>
> I have a XML string which contains 3 XML documents. I want to split these
> 3
> and load to 3 separate XML documents in my vb.net code.
>
> How can I achieve this?
>
>
> Thanks.
>
> Nadee
>
>
>
>



  Reply With Quote
Old 13-02-2007, 10:08 AM   #3
Larry Linson
Guest
 
Posts: n/a
Default Re: How to split a combined XML document

**** XML this is a VB newsgroup; go ask elsewhere

we don't NEED xml we need our language back

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off