Subject: Re: case insensitive comparison From: Oliver Becker <obecker@xxxxxxxxxxxxxxxxxxxxxxx> Date: Tue, 12 Sep 2000 15:20:39 +0200 (MET DST) |
But this was discussed too: > <xsl:when test= "self::node()[@internal = //bookmark/@name]"> the predicate is true if @internal equals one of the string-values of the node-set //bookmark/@name > <xsl:when test= "self::node() > [translate(@internal,$u,$l) = > translate(//bookmark/@name,$u,$l)]"> in this case translate gets as parameter a node-set, i.e. it translates only the string-value of the first node. Or did I misunderstand something in XPath? Cheers, Oliver /-------------------------------------------------------------------\ | ob|do Dipl.Inf. Oliver Becker | | --+-- E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx | | op|qo WWW: http://www.informatik.hu-berlin.de/~obecker | \-------------------------------------------------------------------/ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: case insensitive comparison, David Carlisle | Thread | Re: case insensitive comparison, Jeni Tennison |
Re: case insensitive comparison, David Carlisle | Date | Re: XSLT V 1.1, David Carlisle |
Month |