In addition to direct browsing of XML files with XSL, Microsoft® Internet Explorer 5 makes XSL services available from the DOM. The tight integration of XSL with the DOM makes building XML applications simpler and more powerful. XSL becomes a general service for locating and manipulating XML data in Web pages, server-side applications, and stand-alone applications.
XSL functionality is surfaced through two pairs of DOM methods:
The following topics show how to use XSL services in your application: