Re: [xsl] for-each over sequences of sequences

Subject: Re: [xsl] for-each over sequences of sequences
From: "C. M. Sperberg-McQueen" <cmsmcq@xxxxxxxxxxxxxxxxx>
Date: Sun, 1 Mar 2009 12:11:04 -0700
On 1 Mar 2009, at 05:59 , Stefan Krause wrote:

Hello,

I run in an issue with for-each over sequences of sequences:

... [example]

How can I suppress this "flattening" of the original sequence?


Try wrapping the subsequences in elements, perhaps?

--
****************************************************************
* C. M. Sperberg-McQueen, Black Mesa Technologies LLC
* http://www.blackmesatech.com
* http://cmsmcq.com/mib
* http://balisage.net
****************************************************************

Current Thread