]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/style/mmlextension.xsl
- added method to check for an attribute in a given namespace
[helm.git] / helm / style / mmlextension.xsl
index d0c8555b39ac48df5c4a91c1469350ffcff0dfdb..eb928b41f183b9f8685525b2898a883ed642a766 100644 (file)
@@ -414,6 +414,7 @@ which generates the toplevel element (see for instance xlink) -->
      <xsl:if test="@id">
       <xsl:attribute name="m:xref"><xsl:value-of select="@id"/></xsl:attribute>
      </xsl:if>
+     <xsl:variable name="id" select="m:csymbol/@id"/>
      <xsl:choose>
       <!-- FORALL -->
       <xsl:when test="$name='forall'">