Subject: RE: splitting a string at ,
From: "Lars Huttar" <lars_huttar@xxxxxxx>
Date: Wed, 14 Jan 2004 17:04:33 -0600
|
You could use exslt's str:tokenize(), or Saxon's saxon:tokenize();
see also "Implementations" at
http://www.exslt.org/str/functions/tokenize/
Lars
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Archana Rao
> Sent: Wednesday, January 14, 2004 4:00 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: splitting a string at ,
>
>
> I have a string seperated with commas. I am trying to
> split the string at commas.
>
> How can this be done.
>
> Thanks
> Archana
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
> http://hotjobs.sweepstakes.yahoo.com/signingbonus
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|