This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Expression to say "case insensitive"


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@raremedium.com]
> Sent: Thursday, March 30, 2000 6:51 PM
> To: 'xsl-list@mulberrytech.com'
> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]