Re: [xsl] [ANN] Saxon 10.0 (today's other news..)

Subject: Re: [xsl] [ANN] Saxon 10.0 (today's other news..)
From: "Debbie Lockett debbie@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 30 Mar 2020 16:37:57 -0000
Martynas, just wanted to point out - that Saxon documentation link you 
gave is for the standard http://www.w3.org/2005/xpath-functions/math 
namespace function math:sqrt()

Where as you were after the EXSLT http://exslt.org/math namespace 
function, found at:

http://www.saxonica.com/html/documentation/functions/exslt-math/sqrt.html

So the information about edition availability in the documentation is 
correct: the EXSLT namespace functions require PE or higher, but the 
standard math functions are available in HE. But your confusion is 
certainly understandable!

Debbie


Re: [xsl] [ANN] Saxon 10.0 (today's other news..).eml

Subject:
Re: [xsl] [ANN] Saxon 10.0 (today's other news..)
From:
Martynas JuseviD
ius <martynas@xxxxxxxxxxxxx>
Date:
29/03/2020, 09:31

To:
xsl-list@xxxxxxxxxxxxxxxxxxxxxx


I'm mostly interested in math functions:
https://www.saxonica.com/html/documentation/functions/math/

For example, the documentation for math:sqrt() says "Available in
XPath 3.0, XSLT 3.0, XQuery 3.0, and later versions. From Saxon 9.6,
available in all editions."

However, after switching to 10.0 I get " XPST0017: Cannot find a
1-argument function named Q{http://exslt.org/math}sqrt()".
--~--

-- 
Debbie Lockett
Saxonica

Current Thread