javascript xml操作函数,装载xml文件,将字符串转换为xml; XML.load //同步加载xml XML.loadAsync //异步加载xml XML.parse //将文本转换成xml