ZVON > References > WSDL 1.1 Reference
Go to Standard

Operation

Name: solicit-response-operation

Standard excerpt:
The endpoint sends a message, and receives a correlated message.

Schema fragment:
<group name="solicit-response-operation">
     <sequence>
          <element ref="wsdl:output"/>
          <element ref="wsdl:input"/>
          <element ref="wsdl:fault" minOccurs="0" maxOccurs="unbounded"/>
     </sequence>
</group>