Mukul Gandhi created XALANJ-2680: ------------------------------------ Summary: Implementation of xpath 3.1 built-in math functions within namespace http://www.w3.org/2005/xpath-functions/math, for XalanJ's interpretive processor 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
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) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org