[Home] [By Thread] [By Date] [Recent Entries]
> <xsl:if test="[@lapp_application_amount > 10000]"> You don't say which XSL processor you are using, but you almost certainly want to lose the square brackets. It should work to say, e.g.: <xsl:if test="@lapp_application_amount > 10000"> Steve XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



