[jira] [Updated] (XALANJ-2680) xpath 3.1 built-in math functions within namespace http://www.w3.org/2005/xpath-functions/math implementations
"Mukul Gandhi (Jira)" <[email protected]> Sat, 9 May 2026 10:10:00 +0000 (UTC)
| Newsgroups | gmane.text.xml.xalan.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/XALANJ-2680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mukul Gandhi updated XALANJ-2680:
---------------------------------
Summary: xpath 3.1 built-in math functions within namespace http://www.w3.org/2005/xpath-functions/math implementations (was: xpath 3.1 built-in math functions within namespace http://www.w3.org/2005/xpath-functions/math implementation)
> xpath 3.1 built-in math functions within namespace http://www.w3.org/2005/xpath-functions/math implementations
> --------------------------------------------------------------------------------------------------------------
>
> Key: XALANJ-2680
> URL: https://issues.apache.org/jira/browse/XALANJ-2680
> 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 math functions within namespace http://www.w3.org/2005/xpath-functions/math.
> XPath 3.1 built-in functions namespace http://www.w3.org/2005/xpath-functions/math, has maths trigonometric and exponential functions. The XPath functions available within this namespace, must be used by qualifying the function name with an XML namespace bound to the namespace name http://www.w3.org/2005/xpath-functions/math (the commonly used XML namespace prefix for this namespace name is "math", 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)