Thanks, I will start testing with that. Just as some people do not know about , some of us do not know about xpath and have to go through the learning curve ;-) > I would expect it to be something like: > > "/jcr:root/slide/files//*[@F:ORIGINNUMBER='555-555-5555']" > > Note that this will produce different results if /slide/files > matches the criterium; in DASL basicsearch it would be in > scope, but it wouldn't for JCR Xpath (that's one of these > nasty differences in semantics). > > Best regards, Julian >