[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] how to split word into sequence of letters


Subject: Re: [xsl] how to split word into sequence of letters
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Fri, 17 Aug 2012 15:38:10 +0100

> Probably the stupidest question since a while but what would be the preferred way to split a word into a sequence of letters  ;-)

codepoints-to-string(string-to-codepoints('abcde'))


-- 
Andrew Welch
http://andrewjwelch.com


Current Thread