ABSTRACT

In this appendix, we summarize available xslt 1.0 programming elements and illustrate their application. Elements that are deemed most useful in scientific computing are discussed in detail.

A stylesheet must be declared in the first line of an xsl file. Stylesheet import is available for splitting a code into multiple files.