Hi guys
I'm looking for a quick way to join node values with a seperator,
similar to the join function in PHP/Perl/etc. concat() is fine, but I'd
rather pass a nodeset, something like join( ', ', /root/list/* ).
Can anyone help me out?
--~------------------------------------------------------------------
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>
--~--