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]

TOKENISER




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


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