2.3.15 SoapAction

The name of the method to execute on the SOAP node specified in the ServiceUrl element for the SelectCommand element or the UpdateCommand element. When the value of the Type attribute of the Type element equals "WebService", this element and its value MUST exist. Otherwise, it MUST be ignored by the protocol client and protocol server.

Parent Elements

SelectCommand

UpdateCommand

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="SoapAction" type="xsd:string"/>