I do
<xsl:value-of select="substring-before('astt','tt')"/>and this works fine. Barbara On 27 Jun, 2008, at 10:48 am, Johannes Hoechstaedter wrote:
Hi everybody, I found out, that fn:substring('astt', 2) is working but fn:substring-before('astt', 't') not (NoSuchMethodException)I am using saxon and xmlns:fn="http://www.w3.org/2005/xpath- functions".Is this an cocoon issue? cheers Johannes --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
