Subject: RE: An eseay question.
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 10 Apr 2003 23:19:52 +0100
|
>
> 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.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- An eseay question.
- Tham Tinh - Thu, 10 Apr 2003 16:09:13 -0400 (EDT)
- Michael Kay - Thu, 10 Apr 2003 18:16:00 -0400 (EDT) <=
- <Possible follow-ups>
- Passin, Tom - Thu, 10 Apr 2003 16:22:58 -0400 (EDT)
- Tham Tinh - Thu, 10 Apr 2003 16:49:34 -0400 (EDT)
|
|