This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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@unisvr.net.tw



~
eMail : SFYang@unisvr.net.tw

UniSVR Global Information Technology Corporation

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]