X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/793149f04ce52bf75dc4efb7b83a3f8ed30d1fff..35ec793690104efdd610964d255302a0310a2daf:/doc/xslt/slides/keynote/xsltsl/example.xsl diff --git a/doc/xslt/slides/keynote/xsltsl/example.xsl b/doc/xslt/slides/keynote/xsltsl/example.xsl deleted file mode 100644 index 349bab9e..00000000 --- a/doc/xslt/slides/keynote/xsltsl/example.xsl +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - $Id: example.xsl 3991 2004-11-10 06:51:55Z balls $ - - - 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. - - - - - - - -
-