摘要: AJAXSLT is an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. Because XSL-T uses XPath, it is also an implementation of XPath that can be used independently of XSL-T.
阅读全文
摘要: 文档对象模型(DOM)是在MSXML中一种程序化描述XML文档、片段、节点、节点集的实现方式,也为处理XML数据提供一种应用程序接口(API)……
阅读全文