|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] use of '>' and '<' in test
Hi,
Simple question.
I am testing if one variable is less than another in a test statement (see
code sample below), however in XMLspy it complains.
I've seen other XSL use the same syntax, but wonder if there is another way
to structure the test so that XMLspy stays happy! ;-)
Thanks in advance for your help,
Tim
<xsl:if test="$n < $quantity">
<input type='radio' name="paymentsystem[{@id}]/priority" value='{$n}'
onClick='addprority({position()}, {$n});' /> <xsl:value-of select="$n" />
</xsl:if>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








