math:sqrt extension problem
Carretero Peña, Sergio <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <[email protected]> |
Hello. I have a little problem. I am using the EXSLT template called math.sqrt.template.xsl. When I am trying to compile my stylesheet, it gives me the next error: file: ... /math.sqrt.template.xsl : line 19 : The template 'sqrt' it is not define at this stylesheet In this file, the line 19 sais: <xsl:call-template name="sqrt"> Please, what would be the error? It seems that the template is calling itself. I think the correct solution is writing at line 19: <xsl:call-template name="math:sqrt"> Thank you so much for read this e-mail Sergio Spain. _______________________________________________ exslt mailing list [email protected] http://www.exslt.org/list