]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/expandobj.xsl
- added method to check for an attribute in a given namespace
[helm.git] / helm / style / expandobj.xsl
index 2171846e31e9bdc12e9d194ee18faebab12d0659..ee53cf2de0cb28876dd6f4f0e726abf66c30fea3 100644 (file)
@@ -53,6 +53,7 @@
    <xsl:copy>
     <xsl:copy-of select="@*"/>
     <xsl:copy-of select="document(string($url))"/>
+    <xsl:value-of select="$url"/>
    </xsl:copy>
 </xsl:template>