Changes

Jump to navigation Jump to search
37 bytes removed ,  23:41, 4 June 2012
</pre>
The actual {{Code|$contents}} must be {{Code|xs:string}} or {{Code|xs:base64Binary}} items.<br/>
The {{Code|$options}} argument parameter may contains optional archiving options to modify archiving. Options , which can either be specified...* as '''children of an {{Code|<archive:options/>}} element node''', which contains a root node and key/value pairs as children:
<pre class="brush:xml">
<archive:options>
</archive:options>
</pre>
* as '''map''', in which contains all options are directly represented as key/value pairs:
<pre class="brush:xml">
map { "format" := "zip", "algorithm" := "deflate" }
</pre>
Currently, only the default options are supported, which are shown in the above examples.
|-
| '''Errors'''
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu