From: Wolfgang M. <wol...@ex...> - 2012-10-19 13:35:34
|
Hi guys, in preparation for the 2.0 release, I was just checking which functions are still missing from the XQuery 3.0 spec. I might miss some, but the list is rather short: Trigonometric and exponential functions format-number innermost/outermost unparsed-text environment-variable parse-xml parse-xml-fragment serialize With the exception of format-number, most of this is easy to implement or already provided through similar eXist-db extension functions. I'm thus astonished nobody wants to work on it. The goal should be to have ALL functions, even if they are just copies of already available eXist-db functions. Wolfgang |