This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Seperating a delimited String...


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]