|
Subject: Re: [xsl] String Tokenizer in XSLT From: Florent Georges <darkman_spam@xxxxxxxx> Date: Wed, 6 Dec 2006 22:51:45 +0100 (CET) |
Kamal Bhatt wrote:
Hi
> <xsl:for-each select="str:tokenize('1,2,3', ',')">
> <xsl:value-of select="."/><xsl:text>|</xsl:text>
> </xsl:for-each>
> will give 1|2|3
Or more precisely 1|2|3| ;-)
Regards,
--drkm
___________________________________________________________________________
Yahoo! Mail riinvente le mail ! Dicouvrez le nouveau Yahoo! Mail et son interface rivolutionnaire.
http://fr.mail.yahoo.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] String Tokenizer in XSLT, Kamal Bhatt | Thread | Re: [xsl] String Tokenizer in XSLT, Kamal Bhatt |
| Re: [xsl] String Tokenizer in XSLT, Kamal Bhatt | Date | Re: [xsl] String Tokenizer in XSLT, Kamal Bhatt |
| Month |