|
Subject: RE: What is the value of an undefined param From: Kay Michael <Michael.Kay@xxxxxxx> Date: Thu, 23 Mar 2000 09:34:06 -0000 |
> <xsl:param name="x" select="false()"/> > ... > This also makes it a bit harder for that malicious > passer-of-misleading-parameters. Not at all, they only have to pass in an empty string "". A harder value to forge is <xsl:param name="x" select="/"/>, but unfortunately I can't think of a reliable test for this: xsl:if test="not($x/..)" will fall over if the user supplies a string value! Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: What is the value of an undefin, Wendell Piez | Thread | RE: What is the value of an undefin, Jonathan Asbell |
| RE: Future XSLT extensions. documen, Kay Michael | Date | RE: passing parameters with spaces , Kay Michael |
| Month |