Q.) xsl (if no param, set to 'xyz'?) - doh!

Subject: Q.) xsl (if no param, set to 'xyz'?) - doh!
From: Stephen Cunliffe <scunliffe@xxxxxxxxxxxxxxxxxx>
Date: Tue, 28 Nov 2000 14:08:29 -0600
Hi,

For anyone that was confused as I was... the solution was very simple...

<xsl:param name="rainbow" select="'orange'"/>

This declares the param on the page, if no value was passed to it, it
defaults to the value of [select].

Doh!


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


Current Thread