xsl-list
[Top] [All Lists]

Re: [xsl] Concatenating atomic sequences

2010-06-04 08:46:39
Martynas Jusevicius wrote:

I have several sequences of type xs:string* which I want to merge into
one. How do I do that?

  ($seq1, $seq2, $seq3)
should suffice, that is building a sequence of your sequences suffices as sequences are always flat.

--

        Martin Honnen
        http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
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>