RE: Expression to say "case insensitive"

Subject: RE: Expression to say "case insensitive"
From: "Selva, Francis" <Francis.Selva@xxxxxxxxxxxxxxx>
Date: Thu, 30 Mar 2000 11:08:24 -0800
I havent really tried this before.But I guess u have to do this in 2
steps.You need to translate both of them to either lowercase or uppercase
before comparing.Use translate function. 
   Probably someone else may know a better way

Francis

> -----Original Message-----
> From: Jonathan Asbell [mailto:jonathana@xxxxxxxxxxxxxx]
> Sent: Thursday, March 30, 2000 6:51 PM
> To: 'xsl-list@xxxxxxxxxxxxxxxx'
> Subject: Expression to say "case insensitive"
> 
> 
> How do I express the following expression in xslt:
> 
> if the case-insensitive value of $name == the 
> case-insensitive value of
> "Joe"
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


Current Thread