Hi,
I hve a xpath query using jcr:deref.
If I define the referenced node's type I get no result :
/jcr:root/kmelia60/element(*, slv:node)/jcr:deref(@slv:translations,
'slv:i18nNode')[EMAIL PROTECTED]:name='Theme for Tests']
whereas if I set '*' :
/jcr:root/kmelia60/element(*, slv:node)/jcr:deref(@slv:translations,
'*')[EMAIL PROTECTED]:name='Theme for Tests']
I get the correct results which are all of the expected type.

Is this a bug or am I wrong in my query ?
Emmanuel
-- 
View this message in context: 
http://www.nabble.com/jcr%3Aderef-problem-tp17982545p17982545.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to