Hi,

On 2/2/06, Jukka Zitting <[EMAIL PROTECTED]> wrote:
>     //element(*,'type')[name/@value='test']

Sorry, I always forget that the type name in element() does not need
quoting. Here's a correct version of the query:

    //element(*,type)[name/@value='test']

Of course this won't work either in Jackrabbit.

BR,

Jukka Zitting

--
Yukatan - http://yukatan.fi/ - [EMAIL PROTECTED]
Software craftmanship, JCR consulting, and Java development
  • xpath Michael Singer
    • Re: xpath Jukka Zitting
      • Re: xpath Jukka Zitting

Reply via email to