Changes

Jump to navigation Jump to search
386 bytes added ,  14:25, 29 November 2013
m
add short details on serialization parameters as function argument
* by including them in the [[XQuery_3.0#Serialization|prolog of the XQuery expression]],
* by specifying them in the XQuery functions [[File_Module#file:write|file:write()]] or [[XQuery_3.0#Functions|fn:serialize()]],
*: The serialization parameters can either be specified
** as children of an {{Code|<output:serialization-parameters/>}} element, as defined for the [http://www.w3.org/TR/xpath-functions-30/#func-serialize fn:serialize()] function;
** as map, which contains all key/value pairs:
**: <pre class="brush:xml">map { "method" := "xml", "cdata-section-elements" := "div", ... }</pre>
* by using the {{Code|-s}} flag of the BaseX [[Command-Line Options#BaseX Standalone|command-line]] clients,
* by setting the [[Options#SERIALIZER|SERIALIZER]] option before running a query,
editor, reviewer
115

edits

Navigation menu