3.1.4.2 Discover

This operation is used to find information about the server.

The following WSDL describes the Discover operation.

 <wsdl:operation name="Discover">
   <wsdl:input message="DiscoverSoapIn" />
   <wsdl:output message="DiscoverSoapOut" />
 </wsdl:operation>

The protocol client MUST send a DiscoverSoapIn request message, and the protocol server MUST respond with a DiscoverSoapOut response message.