xsl-list
[Top] [All Lists]

Re: [xsl] String Tokenizer in XSLT

2006-12-06 10:41:19
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























        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>