Changes

Jump to navigation Jump to search
597 bytes added ,  18:49, 12 January 2011
==Functions==
The In the following lists , all new function signatures functions of the [http://www.w3.org/TR/xpath-functions-30/ XQuery 3.0 Specification] are listed that are already supported in BaseX. The following functions have a different signature:
* [[Math Functions]]: <code>math:pi()</code>, <code>math:sin()</code>, and many others
* <code>fn:string-join()</code> with 1 argument
* <code>fn:round()</code> with 2 arguments
* <code>fn:document-uri()</code> with 0 arguments
* <code>fn:node-name()</code> with 0 arguments
* <code>fn:data()</code> with 0 arguments
 
The following functions have been added:
 
* [[Math Functions]]: <code>math:pi()</code>, <code>math:sin()</code>, and many others
* <code>fn:head()</code>
* <code>fn:tail()</code>
* <code>fn:analyze-string()</code>
* <code>fn:generate-id()</code>
* <code>fn:environment-variable()</code>* <code>fn:available-environment-variables()</code>* <code>fn:element-with-id()</code>* <code>fn:unparsed-text()</code>* <code>fn:unparsed-text-available()</code>* <code>fn:unparsed-text-lines()</code>* <code>fn:parse-xml()</code>* <code>fn:uri-collection()</code>* <code>fn:serialize()</code>
The following functions are partially supported:
* <code>fn:format-integer()</code>
* <code>fn:format-number()</code>
* <code>fn:format-dateTime()</code>
* <code>fn:format-date()</code>
* <code>fn:format-time()</code>
[[Category:XQuery]]
[[Category:Finish]]
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu