[Home] [By Thread] [By Date] [Recent Entries]
On 2011-02-18 11:47, Szabo, Patrick (LNG-VIE) wrote:
<xsl:template match="* | processing-instruction()" mode="second"> <xsl:copy> <xsl:copy-of select="@*"/> <xsl:apply-templates/> Try <xsl:apply-templates mode="#current"/> here
|

Cart



