Output
From MSXML 5.0 SDK
Output
When you run the InstantiateDOM project, you should get the following output:
dom1: <a>A</a> dom2: <b>B</b>
The next tutorial shows how to load an XML file into an XML DOM object.
From MSXML 5.0 SDK
When you run the InstantiateDOM project, you should get the following output:
dom1: <a>A</a> dom2: <b>B</b>
The next tutorial shows how to load an XML file into an XML DOM object.