[jira] [Updated] (XALANJ-2679) xpath 3.1 built-in functions namespace http://www.w3.org/2005/xpath-functions implementation

"Mukul Gandhi (Jira)" <[email protected]> Sat, 9 May 2026 10:08:00 +0000 (UTC)
Newsgroups gmane.text.xml.xalan.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/XALANJ-2679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mukul Gandhi updated XALANJ-2679:
---------------------------------
    Summary: xpath 3.1 built-in functions namespace http://www.w3.org/2005/xpath-functions implementation  (was: Implementation of xpath 3.1 built-in functions namespace uri http://www.w3.org/2005/xpath-functions, for XalanJ's interpretive processor)

> xpath 3.1 built-in functions namespace http://www.w3.org/2005/xpath-functions implementation
> --------------------------------------------------------------------------------------------
>
>                 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
>            Priority: Major
>             Fix For: xslt3.0_alpha1
>
>
> 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 with namespace name http://www.w3.org/2005/xpath-functions (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)