Hi there,
I am trying to work with an MSXML2.DOMDocument30. I define my variable then I set it as a new instance of MSXML2.DOMDocument30 and start adding nodes to it then save the document.
When I examine the resulting document I was expecting to see <?xml version="1.0"?> at the top of the file and then all the nodes I added but it's not there.
So my question is simply how do I add the version tag to the top of the document?
Thanks for any help
M![[wiggle] [wiggle] [wiggle]](/data/assets/smilies/wiggle.gif)
I am trying to work with an MSXML2.DOMDocument30. I define my variable then I set it as a new instance of MSXML2.DOMDocument30 and start adding nodes to it then save the document.
When I examine the resulting document I was expecting to see <?xml version="1.0"?> at the top of the file and then all the nodes I added but it's not there.
So my question is simply how do I add the version tag to the top of the document?
Thanks for any help
M
![[wiggle] [wiggle] [wiggle]](/data/assets/smilies/wiggle.gif)