Hi, On Wed, Sep 9, 2009 at 19:16, Michael Shoener <[email protected]> wrote: > Is there any way to search on the value of a specific mixin property that is > applied to a jcr:content node?
something like: //element(*, hfs:file)[...@hfs:description='foo'] ? regards marcel > I have the following custom mixin defined: > > <hfs = "http://www.someurlgoeshere.net"> > [hfs:file] > nt:unstructured > mixin > - hfs:description (STRING) > - * (STRING) multiple > > > > Best Regards, > > Michael Shoener > Support Staff > Software Application Services, Inc. > > >
