aboutsummaryrefslogtreecommitdiff
path: root/build.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'build.xsl')
-rw-r--r--build.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xsl b/build.xsl
index 585cb12..501c129 100644
--- a/build.xsl
+++ b/build.xsl
@@ -134,7 +134,7 @@
<xsl:call-template name="handle_generate">
<xsl:with-param name="input" select="$input"/>
- <xsl:with-param name="transformation" select="xalan:nodeset($module)/transformation"/>
+ <xsl:with-param name="transformation" select="xalan:nodeset($module)/node()"/>
</xsl:call-template>
</xsl:when>
<xsl:otherwise>