On Nov 13, 2007 10:45 AM, Kaizer <[EMAIL PROTECTED]> wrote:

>
>
>
> /jcr:root/some//test//element(*, ocm:page)
>
> it doesnt work.
>
>
because you have not ocm:page nodes under some/test.
If I understand correctly how JCR is making queries, this expression will
not select the node /some/test. It will check only his descendants.

Christophe

Reply via email to