http://www.ibm.com/wsdl/soa/privacy/v1_0/service
The PrivacyInterfaceBinding Binding

SOAP binding for the privacy interface.

Extensibility Element:
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
 Collapse Operations
Operation: verifyPrivacyPermits
<soap:operation  soapAction=""
  style="document" />
Input: PrivacyInterface_verifyPrivacyPermitsRequest
<soap:body  use="literal" />
Output: PrivacyInterface_verifyPrivacyPermitsResponse
<soap:body  use="literal" />
Fault:
PrivacyRetrievalFault: PrivacyRetrievalFault
<soap:fault  name="PrivacyRetrievalFault"
  use="literal" />
 

 Collapse XML
-<wsdl:binding  name="PrivacyInterfaceBinding"  type="interface:PrivacyInterface">
-<wsdl:documentation>
<xhtml:p>SOAP binding for the privacy interface.</xhtml:p>
</wsdl:documentation>
<soap:binding  style="document"  transport="http://schemas.xmlsoap.org/soap/http" />
-<wsdl:operation  name="verifyPrivacyPermits">
<soap:operation  soapAction=""  style="document" />
-<wsdl:input>
<soap:body  use="literal" />
</wsdl:input>
-<wsdl:output>
<soap:body  use="literal" />
</wsdl:output>
-<wsdl:fault  name="PrivacyRetrievalFault">
<soap:fault  name="PrivacyRetrievalFault"  use="literal" />
</wsdl:fault>
</wsdl:operation>
</wsdl:binding>
 Collapse Used-By
Service Port Port Type
PrivacyInterfaceService PrivacyInterface PrivacyInterface
Generated by WSDLdoc ©