Result> parameter, Soap error responses, Result> parameter -5 – Echelon i.LON 100 e2 Internet Server User Manual
Page 16: Soap error responses -5, 2 parameter, 3 soap error responses

LON 100 Internet Server Programmer’s Reference
2-5
standards mentioned in the previous section. Every element in a SOAP Header, and all
immediate child elements must be namespace qualified. Therefore, each user defined
element contains a namespace prefix and a path to the unique Echelon Namespace.
The SOAP Header consists of a complex type with four fields describing different properties
of the message:
•
sent.
•
i.
LON 100, which is the third
Neuron ID in the
i.
LON 100s block of addresses.
•
i.
LON 100 that sent the
SOAP message.
•
i.
LON 100 web server.
2.3.2.2
Another difference between response messages sent by the
i.
LON 100, and input messages
sent to the
i.
LON 100, is the
example shows the string “Result” included in the
information that will be returned you invoke any of the functions described in this
manual.
The information that will be returned varies, depending on the function you are using. The
description of each function included in this document includes a sample
that could be returned by the function, and information to help you interpret the contents of
the
2.3.3 SOAP Error Responses
The following represents the basic format of the SOAP message returned by the
i.
LON 100
when the input you supply to the function causes an error.
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
You will notice that the SOAP envelope of an error response contains an attribute called
. This contains the error code returned by the function. The next
attribute is the
error code returned by the function. The rest of the SOAP envelope and body is the same as
those inlcuded in the input and response SOAP messages sent to and from the
i.
LON 100
(excluding the and
Table 2 lists the error codes and messages that the
i.
LON 100 SOAP interface may return.
Table 2
SOAP Error Codes
Error Code
Error Message