Re: boolean attribute values

Subject: Re: boolean attribute values
From: James Clark <jjc@xxxxxxxxxx>
Date: Sat, 24 Jul 1999 13:07:58 +0700
David Carlisle wrote:

> so <xsl:if test="false"> will take the false branch,

You mean test="false()"; test="false" tests whether the current node has
any "false" element children.

James



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread