Hi all,

I'm trying to use XPath to use all the nodes with the mixinType my:type.
The request I'm trying is the following but doesn't return the nodes
with the my:type in their mixins

//element(*, my:type)

What am I doing wrong ? The JCR specs explains that element() in XPath
can support search over mixin types... does jackrabbit support it ?

Thanks for your help,
Cedric

Reply via email to