all groups > dotnet xml > september 2005 >
You're in the

dotnet xml

group:

How can do join two XmlDocuments?


How can do join two XmlDocuments? How can do join two XmlDocuments?
9/29/2005 1:22:02 PM
dotnet xml:
Hi,
Sorry my english, I'm brazilian.
I'v two objects serializeds, I want join it.
Re: How can do join two XmlDocuments? Pascal Schmitt
9/29/2005 11:01:28 PM
Hello!


[quoted text, click to view]

There are also brazilian groups: microsoft.public.br.xml


[quoted text, click to view]

There is a Method of XmlDocument to import a Node (IIRC named
ImportNode). You just have to import an element from the second
XmlDocument and then you can add them to the XmlDocument.


--
Pascal Schmitt
AddThis Social Bookmark Button