RE: [xsl] An eseay question.

Subject: RE: [xsl] An eseay question.
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Thu, 10 Apr 2003 17:15:25 -0400
[Tham Tinh]
> 
> This won't work to me.
> 
> <xsl:when test="ProgType[.='DISABLED' or 'AGED']">
> 	<xsl:value-of select="Income_amt"/>
> </xsl:when>
> 

ProgType[.='DISABLED' or .='AGED']

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


Current Thread