RE: Adding a chekbox with XSL

Subject: RE: Adding a chekbox with XSL
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 4 Oct 2000 19:12:35 +0100
> If you are 'inside' the value of statement, you can use 
> <xsl:if test="{.} = 'Y'">

No, never use curly braces inside an XPath expression, and never use
anything inside an <xsl:value-of> instruction: it must be empty.

Mike Kay
> 


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


Current Thread