RE: [xsl] simple xslt function error

Subject: RE: [xsl] simple xslt function error
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 9 May 2007 14:55:40 +0100
> java.lang.NoSuchMethodException: For extension function, 
> could not find method 
> java.lang.Double.mytest([ExpressionContext,] ). So what am I 
> doing wrong??

Using an XSLT 1.0 processor perhaps?

xsl:function requires 2.0.

Michael Kay
http://www.saxonica.com/

Current Thread