作 用 传回指定节点的XML 描述和所有的子节点。 基本语法 xmlValue = xmlDocumentNode.xml; 说 明 此属性是只读的。 范 例 xmlValue = xmlDoc.documentElement.xml; alert(xmlValue);