CommonModuleService.wsdl 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:i0="Dongke.IBOSS.PRD.WCF.Contracts" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CommonModuleService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  3. <wsp:Policy wsu:Id="WSHttpBinding_ICommonModule_policy">
  4. <wsp:ExactlyOne>
  5. <wsp:All>
  6. <wsaw:UsingAddressing />
  7. </wsp:All>
  8. </wsp:ExactlyOne>
  9. </wsp:Policy>
  10. <wsdl:import namespace="Dongke.IBOSS.PRD.WCF.Contracts" location="http://127.0.0.1:1234/DKService/CommonModuleService?wsdl=wsdl0" />
  11. <wsdl:types />
  12. <wsdl:binding name="WSHttpBinding_ICommonModule" type="i0:ICommonModule">
  13. <wsp:PolicyReference URI="#WSHttpBinding_ICommonModule_policy" />
  14. <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
  15. <wsdl:operation name="GetSysSettingBySettingType">
  16. <soap12:operation soapAction="Dongke.IBOSS.PRD.WCF.Contracts/ICommonModule/GetSysSettingBySettingType" style="document" />
  17. <wsdl:input>
  18. <soap12:body use="literal" />
  19. </wsdl:input>
  20. <wsdl:output>
  21. <soap12:body use="literal" />
  22. </wsdl:output>
  23. </wsdl:operation>
  24. <wsdl:operation name="GetAccountDate">
  25. <soap12:operation soapAction="Dongke.IBOSS.PRD.WCF.Contracts/ICommonModule/GetAccountDate" style="document" />
  26. <wsdl:input>
  27. <soap12:body use="literal" />
  28. </wsdl:input>
  29. <wsdl:output>
  30. <soap12:body use="literal" />
  31. </wsdl:output>
  32. </wsdl:operation>
  33. <wsdl:operation name="GetMSTPostInfo">
  34. <soap12:operation soapAction="Dongke.IBOSS.PRD.WCF.Contracts/ICommonModule/GetMSTPostInfo" style="document" />
  35. <wsdl:input>
  36. <soap12:body use="literal" />
  37. </wsdl:input>
  38. <wsdl:output>
  39. <soap12:body use="literal" />
  40. </wsdl:output>
  41. </wsdl:operation>
  42. <wsdl:operation name="GetDataDictionaryByType">
  43. <soap12:operation soapAction="Dongke.IBOSS.PRD.WCF.Contracts/ICommonModule/GetDataDictionaryByType" style="document" />
  44. <wsdl:input>
  45. <soap12:body use="literal" />
  46. </wsdl:input>
  47. <wsdl:output>
  48. <soap12:body use="literal" />
  49. </wsdl:output>
  50. </wsdl:operation>
  51. <wsdl:operation name="GetTempletFileContentByUrl">
  52. <soap12:operation soapAction="Dongke.IBOSS.PRD.WCF.Contracts/ICommonModule/GetTempletFileContentByUrl" style="document" />
  53. <wsdl:input>
  54. <soap12:body use="literal" />
  55. </wsdl:input>
  56. <wsdl:output>
  57. <soap12:body use="literal" />
  58. </wsdl:output>
  59. </wsdl:operation>
  60. <wsdl:operation name="UpLoadFile">
  61. <soap12:operation soapAction="Dongke.IBOSS.PRD.WCF.Contracts/ICommonModule/UpLoadFile" style="document" />
  62. <wsdl:input>
  63. <soap12:body use="literal" />
  64. </wsdl:input>
  65. <wsdl:output>
  66. <soap12:body use="literal" />
  67. </wsdl:output>
  68. </wsdl:operation>
  69. <wsdl:operation name="DownloadFile">
  70. <soap12:operation soapAction="Dongke.IBOSS.PRD.WCF.Contracts/ICommonModule/DownloadFile" style="document" />
  71. <wsdl:input>
  72. <soap12:body use="literal" />
  73. </wsdl:input>
  74. <wsdl:output>
  75. <soap12:body use="literal" />
  76. </wsdl:output>
  77. </wsdl:operation>
  78. <wsdl:operation name="DoRequest">
  79. <soap12:operation soapAction="Dongke.IBOSS.PRD.WCF.Contracts/ICommonModule/DoRequest" style="document" />
  80. <wsdl:input>
  81. <soap12:body use="literal" />
  82. </wsdl:input>
  83. <wsdl:output>
  84. <soap12:body use="literal" />
  85. </wsdl:output>
  86. </wsdl:operation>
  87. </wsdl:binding>
  88. <wsdl:service name="CommonModuleService">
  89. <wsdl:port name="WSHttpBinding_ICommonModule" binding="tns:WSHttpBinding_ICommonModule">
  90. <soap12:address location="http://127.0.0.1:1234/DKService/CommonModuleService" />
  91. <wsa10:EndpointReference>
  92. <wsa10:Address>http://127.0.0.1:1234/DKService/CommonModuleService</wsa10:Address>
  93. </wsa10:EndpointReference>
  94. </wsdl:port>
  95. </wsdl:service>
  96. </wsdl:definitions>