diff options
Diffstat (limited to 'spss.test/resources/VX2_book1.xsl')
-rw-r--r-- | spss.test/resources/VX2_book1.xsl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spss.test/resources/VX2_book1.xsl b/spss.test/resources/VX2_book1.xsl deleted file mode 100644 index 23e03a51a..000000000 --- a/spss.test/resources/VX2_book1.xsl +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"><xsl:output method="html" indent="no"/><xsl:template match="data:book" xmlns:data="http://uri.data.org"><H1>Buch: <xsl:value-of select="data:title"/></H1></xsl:template></xsl:stylesheet>
\ No newline at end of file |