$Id$
Ball
Steve
2001
Steve Ball
Example Stylesheet
Introduction
This module provides a template for adding stylesheet modules to the XSLT Standard Library.
To add a new module to the library, follow these easy steps:
Copy this file and replace its contents with the new module templates and documentation.
Copy the corresponding test file in the test directory. Replace its contents with tests for the new module.
Add an include element in the stdlib.xsl stylesheet.
Add an entry in the test/test.xml file.
Add entries in the test/test.xsl stylesheet.
Add an entry in the doc/build.xml file.
The example.xsl stylesheet provides a more extensive example.
Template Example
Provides a template for writing templates. Replace this paragraph with a description of your template
text
The example string
Returns nothing.