WSJJBoomFacade.wsdl 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <wsdl:definitions targetNamespace="http://172.16.62.243:8888/ormrpc/services/WSJJBoomFacade" xmlns:apachesoap="http://xml.apache.org/xml-soap" xmlns:impl="http://172.16.62.243:8888/ormrpc/services/WSJJBoomFacade" xmlns:intf="http://172.16.62.243:8888/ormrpc/services/WSJJBoomFacade" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns1="urn:client.jjboomfacade" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <!--WSDL created by Apache Axis version: 1.4
  4. Built on Apr 22, 2006 (06:55:48 PDT)-->
  5. <wsdl:types>
  6. <schema targetNamespace="urn:client.jjboomfacade" xmlns="http://www.w3.org/2001/XMLSchema">
  7. <import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
  8. <complexType name="WSInvokeException">
  9. <sequence/>
  10. </complexType>
  11. </schema>
  12. </wsdl:types>
  13. <wsdl:message name="WSInvokeException">
  14. <wsdl:part name="fault" type="tns1:WSInvokeException">
  15. </wsdl:part>
  16. </wsdl:message>
  17. <wsdl:message name="transferEASInterfaceMethodRequest">
  18. <wsdl:part name="xml" type="xsd:string">
  19. </wsdl:part>
  20. <wsdl:part name="methodName" type="xsd:string">
  21. </wsdl:part>
  22. </wsdl:message>
  23. <wsdl:message name="transferEASInterfaceMethodResponse">
  24. <wsdl:part name="transferEASInterfaceMethodReturn" type="xsd:string">
  25. </wsdl:part>
  26. </wsdl:message>
  27. <wsdl:portType name="WSJJBoomFacadeSrvProxy">
  28. <wsdl:operation name="transferEASInterfaceMethod" parameterOrder="xml methodName">
  29. <wsdl:input message="impl:transferEASInterfaceMethodRequest" name="transferEASInterfaceMethodRequest">
  30. </wsdl:input>
  31. <wsdl:output message="impl:transferEASInterfaceMethodResponse" name="transferEASInterfaceMethodResponse">
  32. </wsdl:output>
  33. <wsdl:fault message="impl:WSInvokeException" name="WSInvokeException">
  34. </wsdl:fault>
  35. </wsdl:operation>
  36. </wsdl:portType>
  37. <wsdl:binding name="WSJJBoomFacadeSoapBinding" type="impl:WSJJBoomFacadeSrvProxy">
  38. <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
  39. <wsdl:operation name="transferEASInterfaceMethod">
  40. <wsdlsoap:operation soapAction=""/>
  41. <wsdl:input name="transferEASInterfaceMethodRequest">
  42. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://webservice.app.facade.jjboom.custom.eas.kingdee.com" use="encoded"/>
  43. </wsdl:input>
  44. <wsdl:output name="transferEASInterfaceMethodResponse">
  45. <wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://172.16.62.243:8888/ormrpc/services/WSJJBoomFacade" use="encoded"/>
  46. </wsdl:output>
  47. <wsdl:fault name="WSInvokeException">
  48. <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" name="WSInvokeException" namespace="http://172.16.62.243:8888/ormrpc/services/WSJJBoomFacade" use="encoded"/>
  49. </wsdl:fault>
  50. </wsdl:operation>
  51. </wsdl:binding>
  52. <wsdl:service name="WSJJBoomFacadeSrvProxyService">
  53. <wsdl:port binding="impl:WSJJBoomFacadeSoapBinding" name="WSJJBoomFacade">
  54. <wsdlsoap:address location="http://172.16.62.243:8888/ormrpc/services/WSJJBoomFacade"/>
  55. </wsdl:port>
  56. </wsdl:service>
  57. </wsdl:definitions>