RE: [xsl] Tokenising the string using xpath funcitons.

Subject: RE: [xsl] Tokenising the string using xpath funcitons.
From: Joshua.Kuswadi@xxxxxxxxxxxxxxxxxxxx
Date: Wed, 26 Sep 2001 11:46:57 +1000
Hi Raj,

Have a look at this FAQ answer on Dave Pawson's site:
	http://www.dpawson.co.uk/xsl/sect2/N1755.html

It describes the use of a recursive template to do exactly what you're looking for.

HTH,
Joshua

> 	Hi, 
> 		I have a string like this
> (ACT=28:99:113:98:99:109:114:114:156:28:) in xsl file.
> I am getting this string from extension function. Number of 
> entries in the
> string is not fixed.
> I want to basically parse the string and get all the values. 

------------------------------------------------------------------------------
This message and any attachment is confidential and may be privileged or otherwise protected from disclosure.  If you have received it by mistake please let us know by reply and then delete it from your system; you should not copy the message or disclose its contents to anyone.





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


Current Thread