[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] operator in xsl


Subject: [xsl] operator in xsl
From: Tham Tinh <khautinh@xxxxxxxxx>
Date: Fri, 31 Jan 2003 08:59:13 -0800 (PST)

hello all,
I have the following xsl codes
			<xsl:if test="SysID[ != '13' or != '14' or !=
'15']">
				<A>
					<xsl:attribute name="href">
						javascript:selectClient('<xsl:value-of
select="../Params/QueryString" />')
					</xsl:attribute>
					<img src='../images/barcode.gif' align="top"
height="15" width="15" BORDER='0' />
				</A>
			</xsl:if>

When i put != for not equal to the page is not
displayed.  Would you all give me a list of operator
in xsl please!  Even if I tried <> but it wasn't
working to me.
Thanks for your help.

=====
"It is essential to know that to be a happy person, a happy family, a happy society, it is very crucial to have a good heart, that is very crucial,"
Dalai Lama

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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



Current Thread
Keywords
xsl