xsl-list
[Top] [All Lists]

Re: [xsl] How to implement a sequence of sequences?

2010-10-11 22:48:06
On Sat, Oct 9, 2010 at 1:56 AM, Hermann Stamm-Wilbrandt
<STAMMW(_at_)de(_dot_)ibm(_dot_)com> wrote:
<xsl:variable name="seqs"><seq>(1,2,3)</seq><seq>(4,5,6)</seq><seq>
(7,8,9)</seq></xsl:variable>

Looks like a good idea to me to simulate sequence of sequences (this
is not a native XPath2 sequence, but just a simulation).

Similarly Dimitre's schema to simulate sequence of sequences look nice to me :)



-- 
Regards,
Mukul Gandhi

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