[xsl] TOKENISER

Subject: [xsl] TOKENISER
From: "Jinkx" <vsd18@xxxxxxxxxxxxxx>
Date: 27 Feb 2002 13:45:40 -0000


hi
i have a variable day defined as
<xsl:variable name = "day" select="/date"/>

which has a value Tuesday 26 February 2002

can i separate each of them to get

Tuesday
26
February
2002

using some kind of string functions in xsl..
i am not able to separate them

jinkx

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


Current Thread