3.1.4.8 GetContentTypes

This operation<16> retrieves all content types for a specified context site. This operation is defined as follows:

 <wsdl:operation name="GetContentTypes">
     <wsdl:input message="tns:GetContentTypesSoapIn" />
     <wsdl:output message="tns:GetContentTypesSoapOut" />
 </wsdl:operation>

The protocol client sends a GetContentTypesSoapIn request message, and the protocol server responds with a GetContentTypesSoapOut response message.