Re: [xsl] String Tokenizer in XSLT

Subject: Re: [xsl] String Tokenizer in XSLT
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Wed, 6 Dec 2006 18:28:22 +0100 (CET)
Senthilkumaravelan Krishnanatham wrote:

  Hi

> Is there any function available in XSL to tokenize the string
> with the Delimiter?

  tokenize() :-)

  If you have to use XSLT 1.0, look at FXSL or EXSLT, or write your own
recursive template (using substring-before()).

  Regards,

--drkm























	

	
		
___________________________________________________________________________ 
Dicouvrez une nouvelle fagon d'obtenir des riponses ` toutes vos questions ! 
Profitez des connaissances, des opinions et des expiriences des internautes sur Yahoo! Questions/Riponses 
http://fr.answers.yahoo.com

Current Thread