rpn,
Maybe I confused you a bit with this sample query. I understand that you can split up an e-mail address so you can search on the different parts.
My question is more like: can you do a pattern search on whatever node value you want without having to split these nodes up? Just like you can do a search in Windows on a file that fulfills this criterion:
x?l*.*
Meaning: all files which start with an ‘x’, then one character of choice, an ‘l’, zero or more characters, a ‘.’ and zero or more characters.
But, as you said XQuery probably can’t.
thanks anyway,
Pieter
#webMethods#API-Management#Tamino