urn:uddi-org:api_v3_portType
The save_binding Operation
bindingDetailMessage  save_binding (save_binding body)
[fault:  error  ]
Operation Type: Request-response
Collapse Input: save_bindingMessage
save_binding body  
Collapse Output: bindingDetailMessage
bindingDetail body  
Collapse Fault:
error 
dispositionReport body  
 Collapse Bindings
Binding: UDDI_Publication_SoapBinding
<soap:binding  transport="http://schemas.xmlsoap.org/soap/http" />
Operation:
<soap:operation  soapAction="save_binding" />
Input: save_bindingMessage
<soap:body  use="literal" />
Output: bindingDetailMessage
<soap:body  use="literal" />
Fault:
error: dispositionReportFaultMessage
<soap:fault  name="error"
  use="literal" />
 

 Collapse XML
-<operation  name="save_binding">
<input  message="tns:save_bindingMessage" />
<output  message="tns:bindingDetailMessage" />
<fault  message="tns:dispositionReportFaultMessage"  name="error" />
</operation>
Generated by WSDLdoc ©