Behind the Scenes

MSXML 5.0 SDK

Microsoft XML Core Services (MSXML) 5.0 for Microsoft Office - XSLT Developer's Guide

Behind the Scenes

A C/C++ programmer uses a compiler, a linker, and a loader to build the application to run on a machine. A scripter relies on script engines (or hosts) to interpret instructions written in a script. Behind the scenes, these processors put programs in action. Similarly, XSLT processors put the XML document and XSLT style sheets together as data and code, and invoke template rules to produce the desired output. The topics in this section provide a glance at the XSLT processes involved in executing any XSLT solutions. For an in-depth review of the subject, see Understanding the XSLT Process.

This section contains the following topics.