Re: [xsl] Migration to Xalan 2.7.1

Subject: Re: [xsl] Migration to Xalan 2.7.1
From: Michael Ludwig <mlu@xxxxxxxxxxxxx>
Date: Tue, 07 Jul 2009 16:40:10 +0200
Ravi Mahanti schrieb:
<xsl:call-template name="columnHeader">
<xsl:with-param name="value"><a id="frameLoader"
href="javascript:void(0);" onclick="javascript:<xsl:value-of
select="$gridName"/>.expandAllTreeRows(this);">+</a></xsl:with-param>
</xsl:call-template>

Inside the template apart from other stuff, i print the value using
xsl:value as below:

<xsl:value-of select="$value"/>

Jesus Christ! What's wrong with studying the answers you were given on the Xalan-J list?

Michael Ludwig

Current Thread