XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> Visual Basic, Microsoft, DOM Tutorials -> HOWTO: Merge Data in Two XML Documents by Programming the Document Object Model (DOM)

HOWTO: Merge Data in Two XML Documents by Programming the Document Object Model (DOM)

Date: Feb. 25, 2001
Link: http://support.microsoft.com/support/kb/articles/Q286/8/17.ASP?SD=MSDN
Source Author or Organization: Microsoft Developer Network Online (MSDN Online)

This Microsoft Developer Network (MSDN) HOWTO article provides and documents the Visual Basic (VB) code used to handle the common task of merging data from two XML documents into one, using Microsoft's MSXML DOM. The article provides as step-by-step explanation of writing the code to merge the data from three or more XML documents using a simple copy and paste operation within Microsoft Notepad.

The technique applies to MSXML 2.0 through 3.0, Visual Basic Enterprise Edition for Windows 5.0 and above, and Visual Basic Professional Edition for Windows 6.0.