The result is: Child axis not supported in SQL: Child axis not supported in SQL
My query was: //*[jcr:contains(MetaData/@mimeType, 'video/vnd.arteria.videosegment') and jcr:contains(*,'ciao')] Thanks. Andrea 2010/2/24 Jan Haderka <[email protected]> > > see > http://people.apache.org/~mreutegg/jcr-query-translator/translator.html<http://people.apache.org/%7Emreutegg/jcr-query-translator/translator.html> > > > On Wed, 2010-02-24 at 14:03 +0100, Andrea Castelli wrote: > > Hi, (maybe here is a little OT) > > I'm writing this simple xpath query > > //*[jcr:contains(MetaData/@mimeType, 'video')] > > but I would like to translate it in SQL. > > > > The following snippet: > > contains(MetaData/@mimeType, 'video') > > in sql does not work. > > Is it possible? > > > > Thanks. > > Andrea > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
