On 9 Jun 2009, at 20:24, Rory Douglas wrote:

Ian Boston wrote:
And, how would I do the same for a sling:resourceType (that is not a node type) ie
I believe you can just use:

//*...@sling:resourceType='my/resourceType' and jcr:contains(."test")]


Thanks I will give it a go....
but I thought that jcr:contains(.,"test") only search the current node and not recursively down the subtree of matching element in the first predicate ?

Ian


Reply via email to