xsl-list
[Top] [All Lists]

Re: [xsl] Concatenating string values of a sequence

2009-08-04 15:16:29
-----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 ———— and the home of the —————.
<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-----

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>