3.1.4.2 GetHoldsInfo

This method<10> is called to retrieve information about the legal holds in a repository.

The following is the WSDL port type specification of the GetHoldsInfo WSDL operation.

 <wsdl:operation name="GetHoldsInfo" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input message="tns:GetHoldsInfoSoapIn"/>
   <wsdl:output message="tns:GetHoldsInfoSoapOut"/>
 </wsdl:operation>

The protocol client sends a GetHoldsInfoSoapIn request WSDL message and the protocol server MUST respond with a GetHoldsInfoSoapOut response WSDL message as follows.

  1. The protocol server returns the data associated with the legal holds in the repository in the GetHoldsInfoResult element.