[Home] [By Thread] [By Date] [Recent Entries]
Markus Ohlenroth markus.ohlenroth@xxxxxxxxxxxxxxxxxxxx wrote:
What values must the select argument and/or the group-starting-with arguments have in my example Try <xsl:template match="Root"> <xsl:copy> <xsl:for-each-group select="p" group-starting-with="p[rStyle[@val='Lemma']]"> <service> <xsl:copy-of select="current-group()"/> </service> </xsl:for-each-group> </xsl:copy> </xsl:template>
|

Cart



