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
|