Re: [xsl] exslt str:tokenize

Subject: Re: [xsl] exslt str:tokenize
From: "cutlass" <cutlass@xxxxxxxxxxx>
Date: Wed, 24 Apr 2002 16:44:40 +0100
>    Unfortunately, I've not been able to convert them into inline functions
> that can be called within a selection string.  I.e.
> select="str:tokenize($string,$delims)"

this will not happen with native xslt templates, though if a parser supports
this or the exslt version, then u can call it with the either the function
call or the syntax shown (eg. str:tokenize($string,$delims) )

though hopefully this sugar comes with XSLT 2.0

chow, jim fuller




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread