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