xsl-list
[Top] [All Lists]

RE: An eseay question.

2003-04-10 15:19:52

How do I have an 'or' or 'and' into the following xsl. 
<xsl:when test="ProgType[.$eq$'DISABLED']">
     <xsl:value-of select="Income_amt"/>
</xsl:when>

This construct bears about as much relationship to XSLT as your title
does to English. It's written in Microsoft's obsolete 1998 WD-xsl
dialect. You first task is to rewrite it in XSLT.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


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



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