xsl-list
[Top] [All Lists]

Re: passing variable through to document() call.

2003-08-14 03:24:10

  So the with-param don't seem to be passing the value through.

  What could I be missing?


parameters are never passed automatically, your  parameter in teh 
ivory template will only get a value if the apply-templates which
invokes it is called with with-param
something like
  <xsl:with-param name="render2web" select="$render2web""/>
is the usual idiom.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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