Hi all,

I must retrieve all nodes of a certain type having any children that comply
with a contains() clause...

example: return all nodes of type nt:BLAH that have child node(s) that
contains(.,term)
//element(*,nt:BLAH)//*[jcr:contains(.,term)]

is it possible?
thank you very much,

-- 
View this message in context: 
http://www.nabble.com/recursive-XPath-in-jackrabbit...-tp25664720p25664720.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to