aboutsummaryrefslogtreecommitdiff
path: root/build.xsl
diff options
context:
space:
mode:
authorAdrian Kummerlaender2014-10-12 13:14:35 +0200
committerAdrian Kummerlaender2014-10-12 13:14:35 +0200
commitce5c887d3f8d7f72396bae5b20166d6af1c76445 (patch)
treea9024c66e61dda76c4f67d5648aeb65b86b3f662 /build.xsl
parentc8bf8044eed7df60bfc645097df90dd111554f2f (diff)
downloadBuildXSLT-ce5c887d3f8d7f72396bae5b20166d6af1c76445.tar
BuildXSLT-ce5c887d3f8d7f72396bae5b20166d6af1c76445.tar.gz
BuildXSLT-ce5c887d3f8d7f72396bae5b20166d6af1c76445.tar.bz2
BuildXSLT-ce5c887d3f8d7f72396bae5b20166d6af1c76445.tar.lz
BuildXSLT-ce5c887d3f8d7f72396bae5b20166d6af1c76445.tar.xz
BuildXSLT-ce5c887d3f8d7f72396bae5b20166d6af1c76445.tar.zst
BuildXSLT-ce5c887d3f8d7f72396bae5b20166d6af1c76445.zip
Updated README.md to mention module support
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>