diff options
Diffstat (limited to 'kxsldbg/data/test_import.xsl')
| -rw-r--r-- | kxsldbg/data/test_import.xsl | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/kxsldbg/data/test_import.xsl b/kxsldbg/data/test_import.xsl deleted file mode 100644 index e48539eb..00000000 --- a/kxsldbg/data/test_import.xsl +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - File : test_import.xsl - Author: Keith Isdale <k_isdale@tpg.com.au> - Description: stylesheet for testing - Copyright Reserved Under GPL ---> -<!-- This file does not require translation --> -<!-- NO TRANSLATION --> -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" - version="1.0"> - - <xsl:template match="head"> - <xsl:apply-templates/> - </xsl:template> - -</xsl:stylesheet> |
