3.1.4.4 GetSite

This operation is used to retrieve information about the site collection.<6>

 <wsdl:operation name="GetSite">
   <wsdl:input message="tns:GetSiteSoapIn" />
   <wsdl:output message="tns:GetSiteSoapOut" />
 </wsdl:operation>

The client sends a GetSiteSoapIn request message and the server responds with a GetSiteSoapOut response message.