]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambda_delta/xslt/lddl_root.xsl
bug fix in xslt: missing ld namespace
[helm.git] / helm / www / lambda_delta / xslt / lddl_root.xsl
index c4cf27cd8a1a1307987870e16bdd152d42f912aa..251b9cee8c60e19dceeeffae14d7e8fe581a525f 100644 (file)
@@ -12,7 +12,8 @@
       V_______________________________________________________________ -->
 
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-                              xmlns="http://www.w3.org/1999/xhtml"
+                              xmlns:ld="http://lambda-delta.info"
+                             xmlns="http://www.w3.org/1999/xhtml"
 >
 
 <xsl:strip-space elements="ENTITY"/>
@@ -93,7 +94,7 @@
    </body></html>
 </xsl:template>
 
-<xsl:template match="ENTITY">
+<xsl:template match="ld:ENTITY">
    <xsl:apply-templates/>
    <div class="text">
       <xsl:call-template name="vpars"/>