I am using MSXML 4 to generate the following xml string: <?xml version=\"1.0\"> <Parent_Element xmlns=\"http://1\">
I am write some code to update a XML DOM using MSXML4 & C++.I need a method that appends a child element to a parent element.The code I have written below works until the title of the child matche