[xsl] select in the <xsl:param /> tag

Subject: [xsl] select in the <xsl:param /> tag
From: "Simon Kelly" <kelly@xxxxxxxxxx>
Date: Thu, 3 Jul 2003 17:09:30 +0200
Hi all,

Am I right in saying that declaring the <xsl:param /> tag as follows will
make the named node set default to null if the template is called without
the <xsl:with-param /> tag.

<xsl:param name="node-set" select=".." />

or is it

<xsl:param name="node-set" select="" />

Cheers

Simon

"I have often wondered how it is that every man loves himself more than all
the rest of men, but yet sets less value on his own opinion of himself than
on the opinion of others." -- Georg Christoph Lichtenberg

Institut fuer
Prozessdatenverarbeitung
und Elektronik,
Forschungszentrum Karlsruhe GmbH,
Postfach 3640,
D-76021 Karlsruhe,
Germany.

Tel: (+49)/7247 82-4042
E-mail : kelly@xxxxxxxxxx


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


Current Thread