[xsl] string matching problem

Subject: [xsl] string matching problem
From: "asim" <qazi@xxxxxxxxxxx>
Date: Tue, 15 Oct 2002 17:56:43 -0700
AOA All
 here is a sample condition
<xsl:if test="TValue = 'True'">
 then html
</xsl:if>

what to do if i dont know the value of TValue .. wether it is "True" ,
"true", "TRUE" or some thing else like that
i want case insensitive comparision.

Plz Help
waiting 4 reply
Qazi Asim


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


Current Thread