Mukul Gandhi created XALANJ-2796:
------------------------------------
Summary: improvements to xalan-j's xpath 3.1 implementation for
map lookup using function call syntax
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
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]