[Home] [By Thread] [By Date] [Recent Entries]
Hi Glenn, in the "get-xsl-region-before-header" template, replace 'xsl:value-of' with 'xsl:copy-of': <xsl:copy-of select="$second-line-right"/> and you will get the output you wanted (value-of only returns the text nodes, and copy-of returns all nodes) HTH Anton Triest
|

Cart



