[xsl] Could the value of the select attribute of a xsl:param element be redefined?

Subject: [xsl] Could the value of the select attribute of a xsl:param element be redefined?
From: SFYang@xxxxxxxxxxxxx
Date: Mon, 22 Jan 2001 10:19:11 +0800
Dear All,

Somewhere in my xsl file, I try to update the select attribute in the param element.
It is not allowed by xslt element, but I wonder is there a way ,say,the scripting to
meet my plot.

If so, how to do it?  Be more specific, how to get 
 <xsl:param name="line" select="1"/>  to <xsl:param name="line" select="2"/>

sfyang@xxxxxxxxxxxxx



~
eMail : SFYang@xxxxxxxxxxxxx

UniSVR Global Information Technology Corporation

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread