[
https://issues.apache.org/jira/browse/JCR-696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604020#action_12604020
]
Dan Diephouse commented on JCR-696:
-----------------------------------
This would be extremely useful. Please implement this!
> Support fn:local-name()
> -----------------------
>
> Key: JCR-696
> URL: https://issues.apache.org/jira/browse/JCR-696
> Project: Jackrabbit
> Issue Type: New Feature
> Components: query
> Reporter: Marcel Reutegger
> Priority: Minor
>
> There are regular requests on the mailing lists to support pattern matching
> on the node name in a query.
> The standard XML function fn:local-name() would provide access to the local
> name of a node. Please note that due to the mapping specified in JSR 170 the
> local name will be encoded if it contains an invalid XML character like a
> space. E.g. for the node name (without quotes) 'My Documents' the function
> would return 'My_x0020_Documents'.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.