用VB操作XML'生成一个XMLDOMDocument对象SetxmlDOMDocument=NewMSXML2.DOMDocument'生成根节点,在此我们称它为“爷爷辈”节点SetRoot_Node=xmlDOMDocument.createElement("Root")SetxmlDOMDocument.documentElement=Root_Node'在节点上添加多个属性CallRoot_Node.setAttribute("属性","http://www.w3.org/2001/X