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

 Collapse XML
-<operation  name="get_operationalInfo">
<input  message="tns:get_operationalInfoMessage" />
<output  message="tns:operationalInfosMessage" />
<fault  message="tns:dispositionReportFaultMessage"  name="error" />
</operation>
Generated by WSDLdoc ©