|
Subject: Re: [xsl] xsL:with-param, xsl:-param emptiness, Xalan and xsltproc From: Eric White <eric.white@xxxxxxxxxxx> Date: Thu, 23 Mar 2006 10:04:42 -0600 |
Use curly braces around the param's name:No joy.... I'm still working through the template priority logic... Michael's suggestion about template defaults sounds encouraging.
... <xsl:with-param name="SupportedNegotiate" select="'true'"/> ... <xsl:value-of select="{$SupportedNegotiate}/> ...
/xsltproc test.xsl default.xml XPath error : Invalid expression
{$SupportedNegotiate}
^
compilation error: file test.xsl line 66 element value-of
xsl:value-of : could not compile select expression '{$SupportedNegotiate}'| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] xsL:with-param, xsl:-para, Kasimier Buchcik | Thread | Re: [xsl] xsL:with-param, xsl:-para, Kasimier Buchcik |
| Re: [xsl] xsL:with-param, xsl:-para, Kasimier Buchcik | Date | RE: [xsl] xsL:with-param, xsl:-para, Michael Kay |
| Month |