http://access.pm.soa.ibm.com/wsdl/pm/service_policy_access/v1_0/service
The ServicePolicyAccessInterfaceBinding Binding

SOAP over HTTP binding for the policy access interface.

Extensibility Element:
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
 Collapse Operations
Operation: getServicePolicies
<soap:operation  soapAction=""
  style="document" />
Input: ServicePolicyAccessInterface_getServicePoliciesRequest
<soap:body  use="literal" />
Output: ServicePolicyAccessInterface_getServicePoliciesResponse
<soap:body  use="literal" />
Fault:
ServiceException: ServiceException
<soap:fault  name="ServiceException"
  use="literal" />
 
PolicyException: PolicyException
<soap:fault  name="PolicyException"
  use="literal" />
 

 Collapse XML
-<wsdl:binding  name="ServicePolicyAccessInterfaceBinding"  type="interface:ServicePolicyAccessInterface">
-<wsdl:documentation>
<xhtml:p>SOAP over HTTP binding for the policy access interface.</xhtml:p>
</wsdl:documentation>
<soap:binding  style="document"  transport="http://schemas.xmlsoap.org/soap/http" />
-<wsdl:operation  name="getServicePolicies">
<soap:operation  soapAction=""  style="document" />
-<wsdl:input>
<soap:body  use="literal" />
</wsdl:input>
-<wsdl:output>
<soap:body  use="literal" />
</wsdl:output>
-<wsdl:fault  name="ServiceException">
<soap:fault  name="ServiceException"  use="literal" />
</wsdl:fault>
-<wsdl:fault  name="PolicyException">
<soap:fault  name="PolicyException"  use="literal" />
</wsdl:fault>
</wsdl:operation>
</wsdl:binding>
 Collapse Used-By
Service Port Port Type
ServicePolicyAccessService ServicePolicyAccess ServicePolicyAccessInterface
Generated by WSDLdoc ©