[jira] [Updated] (XALANJ-2796) xpath 3.1 map lookup using function call syntax, implementation
"Mukul Gandhi (Jira)" <[email protected]> Sun, 10 May 2026 01:10:00 +0000 (UTC)
| Newsgroups | gmane.text.xml.xalan.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/XALANJ-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mukul Gandhi updated XALANJ-2796:
---------------------------------
Summary: xpath 3.1 map lookup using function call syntax, implementation (was: improvements to xalan-j's xpath 3.1 implementation for map lookup using function call syntax)
> xpath 3.1 map lookup using function call syntax, implementation
> ---------------------------------------------------------------
>
> Key: XALANJ-2796
> URL: https://issues.apache.org/jira/browse/XALANJ-2796
> Project: XalanJ2
> Issue Type: New Feature
> Security Level: No security risk; visible to anyone(Ordinary problems in Xalan projects. Anybody can view the issue.)
> Components: Xalan-interpretive, XPath
> Reporter: Mukul Gandhi
> Assignee: Mukul Gandhi
> Priority: Major
> Fix For: xslt3.0_alpha1
>
>
> I'm creating this jira issue, to track Xalan-J's XSL 3 implementation enhancements related to XPath syntax for maps, for Xalan-J's XSL 3 interpretive processor.
> Following XPath 3.1 syntax implementation enhancements for Map Lookup using Function Call Syntax needs to be done on GitHub Xalan-J's dev repos branch xalan-j_xslt3.0_mvn:
> $mapVar("key1")("key2")
> $mapVar("key1")("key2")(1)("key3")
> Examples for these XPath expressions are available within XPath 3.1 spec's section "3.11.1.2 Map Lookup using Function Call Syntax".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)