Changes

Jump to navigation Jump to search
364 bytes added ,  10:11, 6 October 2017
no edit summary
===transform with===
The {{Code|transform with}} expression was added to the current [https://www.w3.org/TR/xquery-update-30/#id-transform-with XQuery Update 3.0] working draft. It is a simple version of the [[#update|update]] expression and also available in availablein BaseX:
<pre class="brush:xquery">
===Built-in Functions===
{{Code|fn:put()}} is can be used to serialize XDM instances to secondary storage. It is executed at the end of a snapshot. Serialized documents therefore reflect all changes made effective during a query. No files will be created if the addressed nodes have been deleted.
Additional With {{Version|9}}, serialization parameters can be specified as third argument (more details are found in the [https://www.w3.org/TR/xquery-update-30/#id-func-put the XQUF 3.0 Specification]). Numerous additional [[Database Module#Updates|database functions]] exist for performing updates on document and database level.
===User-Defined Functions===
=Changelog=
 
;Version 9.0
* Updated: [[#Built-in Functions|Built-in Functions]]: serialization parameters
;Version 8.5
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu