On 24.11.10 16:56, "Nicolas Betheuil" <[email protected]> wrote:
>Thank's for your quick answer but it's seems doesn't work. I speak about >the not function of course. The other part (/aRootNode/subNode//*) is >working expect that the root of a repo is always jcr:root and the >rootNode is of course under this node. That was a mistake in my first >post but like it's something i understand i want to make it available to >everyone. Might be that not() doesn't work properly with nodes and/or same-name siblings. I thought it would do. As a workaround, you could set a property like "hasConditions" or "noConditions" on your target nodes and query for them: "@hasConditions = false". Regards, Alex -- Alexander Klimetschek Developer // Adobe (Day) // Berlin - Basel
