| Subject: RE: [xsl] setting params From: <Jarno.Elovirta@xxxxxxxxx> Date: Thu, 3 Jun 2004 11:10:27 +0300 | 
Hi, > where is the difference between: > <xsl:param name="paramname" select="'paramvalue'"/> $paramname is bound to a node-set (of element nodes with the local name "paramvalue" and no namespace URI). > <xsl:param name="paramname">paramvalue</xsl:param> $paramname is bound to a Result Tree Fragment (that contains a string node with the value "paramvalue"). Cheers, Jarno - <http://utilikilts.com/>, go get yours today!
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] setting params, Michael Kay | Thread | RE: [xsl] setting params, Jarno.Elovirta | 
| setting params, Thomas Richter | Date | RE: [xsl] setting params, Michael Kay | 
| Month |