Re: [xsl] top level xsl:param confusion

Subject: Re: [xsl] top level xsl:param confusion
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 1 Oct 2004 10:06:45 +0100
> would equate to (if the permission param was not sent):
> 
> <xsl:param name="permission" select="''"/>

yes it does, and an empty string, like an empty node set coerces to
false if used as a boolean.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread