Subject: Re: Seperating a delimited String...
From: Greg Faron <gfaron@xxxxxxxxxxxxxxxxxx>
Date: Wed, 10 Apr 2002 09:39:27 -0600
|
At 09:22 AM 4/10/2002, you wrote:
Hi All,
I have a Requirement like this. I have an
attribute in my XML Data which will be String
delimited by a pipe symbol.I need to tokenize this
string and using the seperated values i need to build
a ComboBox With these values.
See http://www.exslt.org/str/functions/tokenize/index.html for a
tokenize template. You can then insert the results into your input object.
Greg Faron
Integre Technical Publishing Co.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|