Re: [xsl] Split string and assign result to variables

Subject: Re: [xsl] Split string and assign result to variables
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Tue, 30 Aug 2011 17:33:06 +0100
On 30 August 2011 17:24, Lighton Phiri <lighton.phiri@xxxxxxxxx> wrote:
> I am using xslt 1.0 and trying to split a string into three chunks and
> then assign them to individual variables. I came across a useful way
> of splitting up strings here
> dpawson.co.uk/xsl/sect2/StringReplace[DOT]html
> However, I cannot seem to find a reliable resource on how I can
> dynamically assign variables to the resulting chunks.
>
> A sample string would be as depicted below.
> string1/string2/string3


Which XSLT processor are you using?



-- 
Andrew Welch
http://andrewjwelch.com

Current Thread