RE: xpath query of subnode

2010-11-25 Thread Nicolas Betheuil
Alexander Klimetschek [mailto:aklim...@adobe.com] Envoyé : mercredi 24 novembre 2010 17:51 À : users@jackrabbit.apache.org Objet : Re: xpath query of subnode On 24.11.10 16:56, "Nicolas Betheuil" wrote: >Thank's for your quick answer but it's seems doesn't work. I spea

Re: xpath query of subnode

2010-11-24 Thread Alexander Klimetschek
On 24.11.10 16:56, "Nicolas Betheuil" 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.

RE: xpath query of subnode

2010-11-24 Thread Nicolas Betheuil
ra ? Thanks Nicolas -Message d'origine- De : Alexander Klimetschek [mailto:aklim...@adobe.com] Envoyé : mardi 23 novembre 2010 17:08 À : users@jackrabbit.apache.org Objet : Re: xpath query of subnode On 23.11.10 16:46, "Nicolas Betheuil" wrote: >I have the following struc

Re: xpath query of subnode

2010-11-23 Thread Alexander Klimetschek
On 23.11.10 16:46, "Nicolas Betheuil" wrote: >I have the following structure for my default schéma >/aRootNode/subNode/onePath/myInterestingNode/conditions[2]/@someHelpffulAt >tributes >/aRootNode/subNode/otherVeryDifferentPath/myOtherInterestingNode/ >(without condition) > >One of my case make th

xpath query of subnode

2010-11-23 Thread Nicolas Betheuil
Hi, I have the following structure for my default schéma /aRootNode/subNode/onePath/myInterestingNode/conditions[2]/@someHelpffulAttributes /aRootNode/subNode/otherVeryDifferentPath/myOtherInterestingNode/ (without condition) In the first i have two conditions with some attributes On the second