I want to look for nodes which are of a special node type and hace a mixin attribute, but the query fails:
/jcr:root/okm:root//(element(*, mix:notification) and element(*, okm:folder)) There is another way to perform this query?
I want to look for nodes which are of a special node type and hace a mixin attribute, but the query fails:
/jcr:root/okm:root//(element(*, mix:notification) and element(*, okm:folder)) There is another way to perform this query?