Mukul Gandhi created XALANJ-2679:
------------------------------------
Summary: Implementation of xpath 3.1 built-in functions namespace
uri http://www.w3.org/2005/xpath-functions, for XalanJ's interpretive processor
Key: XALANJ-2679
URL: https://issues.apache.org/jira/browse/XALANJ-2679
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: XPath, XPath-function
Reporter: Mukul Gandhi
Assignee: Mukul Gandhi
I'm creating this jira issue, to track implementation of XPath 3.1 built-in
functions namespace uri http://www.w3.org/2005/xpath-functions.
XPath 3.1 built-in functions namespace uri
http://www.w3.org/2005/xpath-functions, is used for most of the functions
available to XPath 3.1 language users. The XPath functions available within
this namespace, may be used without binding the function name with an XML
namespace, or binding with a non-null XML namespace (the commonly used XML
namespace prefix for this namespace uri is "fn", as suggested by XPath 3.1
spec).
I've written little bit of code for this, that has been committed to XalanJ dev
repos's branch xalan-j_xslt3.0. Few related working test cases for these
implementation aspects, have been committed as well to the same XalanJ dev
repos's branch.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]