Was looking online for where to do this exactly. Is it just:

<xsl:param name="inApp">no</xsl:param>

where I declare the parameter with a default value? Is there a way to just declare that a parameter will exist (will be supplied) but is not set?

On Oct 2, 2008, at 7:48 PM, [EMAIL PROTECTED] wrote:


You haven't declared your stylesheet parameter in the XSLT. Fix that and see where it gets you.

______________________________________
"... Three things see no end: A loop with exit code done wrong,
A semaphore untested, And the change that comes along. ..."
-- "Threes" Rev 1.1 - Duane Elms / Leslie Fish (http://www.ovff.org/pegasus/songs/threes-rev-11.html )

Reply via email to