[Home] [By Thread] [By Date] [Recent Entries]
Nathan Tallman wrote:
I'm working on a template that matches on c04, then has an xsl:for-each for the did (so did is m context node). I am transforming this into an HTML table. You could test <xsl:if test=".. is ../../c04[1]"> to check whether the parent of the context node is the first c04 child element of the ancestor. It all looks to me as if you should rather change the approach to use matching template with appropriate match patterns and apply-templates instead of "for-each".
|

Cart



