[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] select="String" as opposed to select="node" when passin g paramete rs with


Subject: RE: [xsl] select="String" as opposed to select="node" when passin g paramete rs with <xsl:call-template>
From: Edmund Mitchell <EMitchell@xxxxxxx>
Date: Thu, 21 Dec 2000 09:17:39 -0800

Hello Krish

Try <xsl:with-param name="var1" select="'STRING'"/>

I hope that helps

Edmund
-----Original Message-----


When i try to to do this, it returns an error because there is no <STRING>
node. However, what I actually want is for the literal 'STRING' to be passed
as an argument to the template.



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



Current Thread