aboutsummaryrefslogtreecommitdiff
path: root/utility/datasource.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'utility/datasource.xsl')
-rw-r--r--utility/datasource.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/utility/datasource.xsl b/utility/datasource.xsl
index 02b37d1..8ce224c 100644
--- a/utility/datasource.xsl
+++ b/utility/datasource.xsl
@@ -14,7 +14,7 @@
indent="yes"
/>
-<xsl:template match="data">
+<xsl:template match="/">
<datasource>
<xsl:apply-templates />
</datasource>