Operation section

The following section of the example Service Manager IncidentManagement wsdl shows the operation section used to define each individual action supported by the service.

- <operation name="RetrieveIncident">
  <documentation /> 
  <input message="ns:RetrieveIncidentRequest" /> 
  <output message="ns:RetrieveIncidentResponse" /> 
  </operation>
  </portType>