From users-return-3890-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Jul 05 18:14:09 2007 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 4649 invoked from network); 5 Jul 2007 18:13:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jul 2007 18:13:53 -0000 Received: (qmail 29156 invoked by uid 500); 5 Jul 2007 16:24:35 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 29144 invoked by uid 500); 5 Jul 2007 16:24:35 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 29135 invoked by uid 99); 5 Jul 2007 16:24:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2007 09:24:35 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of marcel.reutegger@gmx.net designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 05 Jul 2007 09:24:30 -0700 Received: (qmail invoked by alias); 05 Jul 2007 16:24:09 -0000 Received: from l2tp.day.com (EHLO [192.168.10.31]) [62.192.10.243] by mail.gmx.net (mp004) with SMTP; 05 Jul 2007 18:24:09 +0200 X-Authenticated: #894343 X-Provags-ID: V01U2FsdGVkX1+/ExAx3He/6/6dvx3a1sJl4UdRxaZmo+hfokcyRl x3Dfhl4pFZ0F5z Message-ID: <468D1B27.5020603@gmx.net> Date: Thu, 05 Jul 2007 18:24:07 +0200 From: Marcel Reutegger User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: Searching for multiple types using xpath References: <468B8372.5020109@gmx.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Rohnny Moland wrote: > Right. But I need to have type inheritance working. Any other > suggestions? nope > I could change to sql query language instead, that may be easier. this will not help, because the SQL features are a sub set of the XPath features. regards marcel