Changes

Jump to navigation Jump to search
13 bytes removed ,  11:55, 25 September 2018
no edit summary
* The {{Code|basex-api}} package must be included in the classpath. This is always the case if you use one of the complete distributions (zip, exe, war) of BaseX.
* All functions and errors are assigned to the <code><nowiki>http://basex.org/modules/websocketws</nowiki></code> namespace. The module must be imported in the query prolog: 
<pre class="brush:xquery">
import module namespace ws = "http://basex.org/modules/Websocketws";
...
</pre>
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu