Thanks, that works.  I thought I tried that but I guess I was wrong.

Best Regards,

Michael Shoener
Support Staff
Software Application Services, Inc.


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Marcel
Reutegger
Sent: Friday, September 11, 2009 10:36 AM
To: [email protected]
Subject: Re: Searching on mixin property value

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.
>
>
>

Reply via email to