xsl-list
[Top] [All Lists]

Re: passing variable through to document() call.

2003-08-14 04:32:09
David Carlisle said:
invokes it is called with with-param
something like
  <xsl:with-param name="render2web" select="$render2web""/>
is the usual idiom.


Yes of course that is the way to do it - I used the version below
just for debugging and to remove a further contingency by passing a static
string to the param rather than the var $render2web viz.

<xsl:with-param name="render2web" select="yes"/>

Either way - its still not giving me any joy, alas.

-- 
Eric Smith

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