Hello Elsabe,
The function contains() is not implemented but there is the tf:containsText() function which may provide the functionality you need. For example:-
declare namespace tf="http://namespaces.softwareag.com/tamino/TaminoFunction"
input()/DesignationCode
where tf:containsText($x/somespecificnode, 'Analyst')
return $x
For more information please refer to Tamino documentation. Hope this helps.
Stuart Fyffe-Collins
Software AG (UK) Ltd.
#webMethods#Tamino#API-Management