its meant to be attributes:

<xsl:param name="xxx" select="/x/path"/>

the select is optional and provides its default value.

-----Original Message-----
From: Mathias Wiegard [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 22, 2003 11:31 AM
To: [EMAIL PROTECTED]
Subject: xsl:param doesn't accept default values?


Hi,
I'm trying to write an XSLT where a parameter has to have an default value.
So I used the basic mechanism with <xsl:param name="acme">default</param> my
XSLT-Transformation in Cocoon doesn't take it? Bug?
Mat


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to