You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Marcel Reutegger <ma...@gmx.net> on 2008/05/07 15:57:42 UTC

Re: XPath order by on child attribute

Martin Zdila wrote:
> I have nodes and they have childnodes. Each childnode has name attribute. Now 
> I want to query for all nodes ordered by name of their childnodes, but this 
> doesn't work:
> 
> //node order by childnode/@name
> 
> I get no error but result is not sorted. Is it somehow possible to achieve 
> what I am expecting?

no, this is not yet possible. see https://issues.apache.org/jira/browse/JCR-800

regards
  marcel