Subject: Re: comapring numbers with greater than and less than
From: Robert Koberg <rob@xxxxxxxxxx>
Date: Mon, 21 Aug 2000 12:38:01 -0700
|
Xalan (xalan_1_0_1) through cocoon
and Xalan (xalan_1_2_D01) through XML spy
----- Original Message -----
From: "Mike Brown" <mike@xxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Monday, August 21, 2000 11:32 AM
Subject: Re: comapring numbers with greater than and less than
> Robert Koberg wrote:
> > yea, I tried < but it does not work. any other ideas?
> > > <xsl:if test="position() < $totalcount div 2">
>
> It really should work. What XSLT processor are you using?
>
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|