
VTX-WM1 Installation Guide v1.218
Success responses use the specied obj-type as the main encapsulating element. They are of the
form:
<root>
<obj-ty pe>
...
</o bj-ty p e>
</root>
Error responses contain a msg element which describes the type of problem. These are of one of
the two forms below:
<root>
<error><msg>...</msg>
</error>
</root>
<root>
<EXCEPTION>
<id>[0-9]+</id >
<msg>description of the exception</msg>
<ty p e>[OutOf Bou n ds|Inv alid A rg u m ent]</ty pe>
</EXCEPTION>
</root>
Komentarze do niniejszej Instrukcji