Hi, I'm using Apache 0.94 and i would like to use the xslt function subsequence
defined in http://www.w3.org/2005/xpath-functions/ so i added xmlns:fn="http://www.w3.org/2005/xpath-functions" declarations to my xsl file but i got: (Emplacement inconnu de l'erreur)java.lang.NoSuchMethodException: For extension function, could not find method org.apache.xml.utils.NodeVector.subsequence([ExpressionContext,] #NUMBER, #NUMBER). download the last xalan version version but subsequence function is not present in the NodeVector class and thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
