xsl-list
[Top] [All Lists]

Re: top level xsl:param confusion

2004-09-30 14:39:12
Is the above top level xsl:param considered false even if
it was passed an empty string? I would expect it to be
false only if the param was *not* passed.

Yes.  An empty string evalutes to boolean false.  See:

http://www.w3.org/TR/xpath#function-boolean

Dave


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