2.2.3.3 m:ResponseCode Element

The ResponseCode element specifies a response code that is associated with a SOAP fault.

 <xs:element name="ResponseCode"
   type="xs:string"
  />
  

The ResponseCode element is not described in a schema because it is an extension of the SOAP fault structure, as specified in [SOAP1.1].

This element MUST be returned when the following condition applies:

  • A request that is sent to the endpoint specified in [MS-OXDSCLI] section 2.2.4.1.1.2.6.47 is malformed. In this case, the text value of this element MUST be "ErrorInvalidRequest".