Mention fault codes

This commit is contained in:
Bottersnike 2022-12-26 00:12:48 +00:00
parent ee310c946c
commit b1544d136c
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@
</??module>
</call>{% endhighlight %}</pre>
<p>The responses follow a similar format:</p>
<pre>{% highlight "cxml" %}<response>
<??module status="??status" ...attributes>
<pre>{% highlight "cxml" %}<response fault*="...">
<??module status="??status" fault*="..." ...attributes>
...children
</??module>
</response>{% endhighlight %}</pre>