3.1.4.8.2.2 StatusResponse

This element is the body of the StatusSoapOut SOAP message.

 <s:element name="StatusResponse">
   <s:complexType>
     <s:sequence>
       <s:element minOccurs="0" maxOccurs="1" name="StatusResult" type="s:string"/>
     </s:sequence>
   </s:complexType>
 </s:element>

The following section defines the elements of the StatusResponse message:

StatusResult: The status of the server. This is a string that MUST be set to "ONLINE".