Documentation for this section has not yet been entered.
The SoapDocumentMethodAttribute.ResponseElementName defines the XML element used to wrap the parameters beneath the Body element of the SOAP response when SoapDocumentMethodAttribute.ParameterStyle is SoapParameterStyle.Wrapped. This is reflected in the XSD schema representing the SOAP response to the XML Web service method within the XML Web service's service description.