I have an XML document that was a .NET DataSet originally, with schema
information at the top.
Could someone show how, using MSXML v2 "createobject", to copy an
element (that has n attributes) to a new element? Also, how to create
a new element so I can put new attribute data inside?
Than...
more >>