Subject: RE: case insensitive comparison From: Kay Michael <Michael.Kay@xxxxxxx> Date: Tue, 12 Sep 2000 16:50:04 +0100 |
> Currently, have this: > > <xsl:when test= ".[@internal = //bookmark/@name]"> > > I'd like to make this case insensitive. Thanks. ekt You can do this (for a limited alphabet) using the translate() function, but not that translate() is XSLT whereas ".[condition]" isn't - it's an IE5 XSL special. Just leave out the ".[" and "]". Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: case insensitive comparison, David Carlisle | Thread | Eliminating CR in a text output, Paul Terray |
RE: Eliminating CR in a text output, Oliver Becker | Date | fo: page breaks in tables, running , Harald Weyhing |
Month |