[Home] [By Thread] [By Date] [Recent Entries]
On 07/09/2012 17:07, Norbert Heidbrink wrote:
But <xsl:apply-templates select="current-group() except tab" /> does not work. Why? Where is my mistake? The current item at that point is the first item of the group so tab would select tab children of the first item which isn't what you meant. You want the current group except tab. actually it's probably easier just to go <xsl:apply-templates select="current-group()"/> and have a template for tab that does nothing. David
This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. ________________________________________________________________________
|

Cart



