xsl-list
[Top] [All Lists]

select in the <xsl:param /> tag

2003-07-03 08:09:30
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(_at_)ipe(_dot_)fzk(_dot_)de


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



<Prev in Thread] Current Thread [Next in Thread>