[Contents] [Prev] [Next] [Index] [Report an Error]

Programming Instructions

XSLT has a number of traditional programming instructions. Their form tends to be verbose, because their syntax is built from XML elements. For summaries of all XSLT programming instructions used in this guide, see Summary of XPath and XSLT Functions, Elements, Attributes, and Templates.

The most important XSLT programming instructions for use with commit scripts and automation scripts are as follows:

The syntax and uses for these instructions are described in the following sections. Table 9 provides examples of several instructions and their pseudocode meanings.


[Contents] [Prev] [Next] [Index] [Report an Error]