Microsoft XML SDK 2.6 - XSLT Developer's Guide

Using the XSLT Processor

The Microsoft XML Parser makes XSLT services available from the DOM. The tight integration of XSLT with the DOM makes building XML applications simpler and more powerful. XSLT becomes a general service for locating and manipulating XML data in Web pages, server-side applications, and stand-alone applications.

XSLT functionality is surfaced through two pairs of DOM methods:

The following topics show how to use XSLT services in your application: