xsl-list
[Top] [All Lists]

Re: splitting a string at ,

2004-01-14 22:50:49

"Archana Rao" <archana_heroor(_at_)yahoo(_dot_)com> wrote in message
news:20040114215930(_dot_)20600(_dot_)qmail(_at_)web60306(_dot_)mail(_dot_)yahoo(_dot_)com(_dot_)(_dot_)(_dot_)
I have a string seperated with commas. I am trying to
split the string at commas.

How can this be done.

  Use the "str-split-to-words" template from FXSL (an initial version was
published and explained under the heading "Functional tokenizer" more than
two years ago in this list:
http://sources.redhat.com/ml/xsl-list/2001-11/msg00901.html).

This template is more flexible, as it accepts a string of all possible
characters to be used as delimiters between words.


Dimitre Novatchev.
FXSL developer,

http://fxsl.sourceforge.net/ -- the home of FXSL
Resume: http://fxsl.sf.net/DNovatchev/Resume/Res.html





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



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