Hi,
how to make a xquery with a request for a string contains an other string?
i tried
for $x in input()/list where contains($x/entry, "book 1") return $x
without any result. Tamino throws access failure (INOXQE6358, Function unknown, Function: contains).
same thing with function ‘text-contains’.
What namespace i’d have to declare or what to do basicly to search for a part of a string.
Regards,
Bastian Gorke
–
X-Application Version: 4.1.1
Tamino Version : 4.1.4.1
Platform : Linux
WebContainer : Tomcat 4.1.18, Struts
JDK Version : 1.4.1_02-b06