Re: [xsl] grouping with xsl:for-each-group

Subject: Re: [xsl] grouping with xsl:for-each-group
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 21 Apr 2009 10:10:03 +0100
> i need only a separate container for the einschub* elements, every other 
> element has to remain in the old structure.

yes that's what happens. The xsl:otherwise code doesn't put an element around
current-group so you can't tell it was ever grouped and the original
structure is restored.

David


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread