You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Mathias Wiegard <Ma...@student.uni-ulm.de> on 2003/10/22 17:30:59 UTC

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: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: xsl:param doesn't accept default values?

Posted by Joerg Heinicke <jh...@virbus.de>.
On 22.10.2003 17:30, Mathias Wiegard wrote:

> 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

What should this mean "doesn't take it"? It works in general.

Joerg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org