Changes

Jump to navigation Jump to search
No change in size ,  16:32, 3 November 2023
The root element may be bound to the optional REST namespace. Existing command scripts can be sent to the server without any modifications.
 
Create an empty database and return database information:
 
<syntaxhighlight lang="xml">
<commands>
<create-db name='db'/>
<info-db/>
</commands>
</syntaxhighlight>
For the other commands, the following child elements are supported:
; Examples
 
Create an empty database and return database information:
 
<syntaxhighlight lang="xml">
<commands>
<create-db name='db'/>
<info-db/>
</commands>
</syntaxhighlight>
Return the first five city names of the <b>factbook</b> database:
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu