|
Subject: [xsl] top level params and xsl:attribute magic? From: S Woodside <sbwoodside@xxxxxxxxx> Date: Fri, 17 Jan 2003 23:54:38 -0500 |
I have this top-level param to grab a param from http: <xsl:param name="StartPointStr">.</xsl:param>
Compare to this (which doesn't work): (2)
<xsl:param name="StartNode">
<xsl:attribute name="select">
<xsl:value-of select="dyn:evaluate($StartPointStr)"/>
</xsl:attribute>
</xsl:param>--- www.simonwoodside.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Imbedding a document in an el, Peter Van de Water | Thread | Re: [xsl] top level params and xsl:, Mike Brown |
| Re: [xsl] Problem with parameter pr, Mike Brown | Date | [xsl] calling javascript function w, Uma_Ramlingaiah |
| Month |