[
https://issues.apache.org/jira/browse/JCR-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567551#action_12567551
]
Marcel Reutegger commented on JCR-247:
--------------------------------------
You need to escape the initial digit of the uuid. Digits are not valid start
characters for XML names.
/jcr:root/A/B//element(*,my:type)[X/Y/_x0033_ca3f395-7ae9-4553-b0d2-401b3bdff3d2/@prop:number
>= 1]
Please use the mailing list if you are not sure whether you found a bug.
> Child axis support for XPath predicates
> ---------------------------------------
>
> Key: JCR-247
> URL: https://issues.apache.org/jira/browse/JCR-247
> Project: Jackrabbit
> Issue Type: Improvement
> Components: xpath
> Reporter: Jukka Zitting
> Fix For: 1.2.1
>
>
> It seems that Jackrabbit currently only supports the attribute axis in XPath
> predicates. Support for the child axis would be a nice addition.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.