2.2.3.2 ReturnCode

The ReturnCode element contains the return code in the response, indicating whether the request succeeded or the reason for failure.

The schema for this element is as follows:

 <xsd:element minOccurs="1" maxOccurs="1" name="ReturnCode" type="tns:ReturnCodeType" />

The ReturnCodeType type and each of the values it can take are described in section 2.2.5.1.