//LINE[contains( translate(self::* ,'abcdefghijklmnopqrstuvwxyz',
'ABCDEFGHIJKLMNOPQRSTUVWXYZ') ,
translate('Look for this', 'abcdefghijklmnopqrstuvwxyz',
'ABCDEFGHIJKLMNOPQRSTUVWXYZ'))]Thomas Rupp wrote: > It is possible to make a xpath query for strings and ignore upper/lower > characters. > > -- > GMX - Die Kommunikationsplattform im Internet. > http://www.gmx.net
