Re: [xsl] Concatenating string values of a sequence

Subject: Re: [xsl] Concatenating string values of a sequence
From: "Christopher R. Maden" <crism@xxxxxxxxx>
Date: Tue, 04 Aug 2009 15:15:55 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Honnen wrote:
> Does
>   tokenize( string-join(current-group()[position() > 1], ''), '\s*;\s*')
> not do what you want? I have choosen the empty string as the separator
> for the join, you might want something different but other than that I
> think you want string-join.

That does work, danke, Martin.  I think I just expected string-join() to
do that with only one argument.

~Chris
- --
Chris Maden, text nerd  <URL: http://crism.maden.org/ >
America: Land of the bbbb and the home of the bbbbb.
<URL: http://www.boingboing.net/2009/07/29/us-border-station-sc.html >
GnuPG Fingerprint: C6E4 E2A9 C9F8 71AC 9724 CAA3 19F8 6677 0077 C319
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkp4iOgACgkQGfhmdwB3wxm4jwCfbEThY910u2OhYssquxaRYJkA
cSwAoL2cEWKXw9422SIQ5Ln8nHjA3aMe
=UDyd
-----END PGP SIGNATURE-----

Current Thread