Mark Lundquist wrote:
Maybe one can use function-available http://www.w3.org/TR/xslt#function-function-available to test if fn:tokenize or str:split exists.On Aug 19, 2005, at 5:58 AM, Mark Lundquist wrote:How about <xsl:for-each select="fn:tokenize (ex:message, ' ')">Oops, I went off half-cocked... you need something that will still work for Xalan, huh? Never mind...—ml—
/Daniel