service.wsdl 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  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:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" 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="PowerMettersService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  3. <wsdl:types>
  4. <xsd:schema targetNamespace="http://tempuri.org/Imports">
  5. <xsd:import namespace="http://tempuri.org/" />
  6. <xsd:import namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
  7. <xsd:import namespace="http://schemas.datacontract.org/2004/07/Winsoft.GOV.Framework.Model" />
  8. </xsd:schema>
  9. </wsdl:types>
  10. <wsdl:message name="IPowerMettersService_GetBranchs_InputMessage">
  11. <wsdl:part name="parameters" element="tns:GetBranchs" />
  12. </wsdl:message>
  13. <wsdl:message name="IPowerMettersService_GetBranchs_OutputMessage">
  14. <wsdl:part name="parameters" element="tns:GetBranchsResponse" />
  15. </wsdl:message>
  16. <wsdl:message name="IPowerMettersService_GetPowerMattersByBranchGuid_InputMessage">
  17. <wsdl:part name="parameters" element="tns:GetPowerMattersByBranchGuid" />
  18. </wsdl:message>
  19. <wsdl:message name="IPowerMettersService_GetPowerMattersByBranchGuid_OutputMessage">
  20. <wsdl:part name="parameters" element="tns:GetPowerMattersByBranchGuidResponse" />
  21. </wsdl:message>
  22. <wsdl:message name="IPowerMettersService_GetPowerMattersDetailByRowID_InputMessage">
  23. <wsdl:part name="parameters" element="tns:GetPowerMattersDetailByRowID" />
  24. </wsdl:message>
  25. <wsdl:message name="IPowerMettersService_GetPowerMattersDetailByRowID_OutputMessage">
  26. <wsdl:part name="parameters" element="tns:GetPowerMattersDetailByRowIDResponse" />
  27. </wsdl:message>
  28. <wsdl:message name="IPowerMettersService_GetPowerMatters_InputMessage">
  29. <wsdl:part name="parameters" element="tns:GetPowerMatters" />
  30. </wsdl:message>
  31. <wsdl:message name="IPowerMettersService_GetPowerMatters_OutputMessage">
  32. <wsdl:part name="parameters" element="tns:GetPowerMattersResponse" />
  33. </wsdl:message>
  34. <wsdl:message name="IPowerMettersService_GetBranchsByApplyType_InputMessage">
  35. <wsdl:part name="parameters" element="tns:GetBranchsByApplyType" />
  36. </wsdl:message>
  37. <wsdl:message name="IPowerMettersService_GetBranchsByApplyType_OutputMessage">
  38. <wsdl:part name="parameters" element="tns:GetBranchsByApplyTypeResponse" />
  39. </wsdl:message>
  40. <wsdl:message name="IPowerMettersService_GetPowerMattersByBranchGuidAndApplyType_InputMessage">
  41. <wsdl:part name="parameters" element="tns:GetPowerMattersByBranchGuidAndApplyType" />
  42. </wsdl:message>
  43. <wsdl:message name="IPowerMettersService_GetPowerMattersByBranchGuidAndApplyType_OutputMessage">
  44. <wsdl:part name="parameters" element="tns:GetPowerMattersByBranchGuidAndApplyTypeResponse" />
  45. </wsdl:message>
  46. <wsdl:message name="IPowerMettersService_SearchByQLName_InputMessage">
  47. <wsdl:part name="parameters" element="tns:SearchByQLName" />
  48. </wsdl:message>
  49. <wsdl:message name="IPowerMettersService_SearchByQLName_OutputMessage">
  50. <wsdl:part name="parameters" element="tns:SearchByQLNameResponse" />
  51. </wsdl:message>
  52. <wsdl:message name="IPowerMettersService_GetOnceRunBranchs_InputMessage">
  53. <wsdl:part name="parameters" element="tns:GetOnceRunBranchs" />
  54. </wsdl:message>
  55. <wsdl:message name="IPowerMettersService_GetOnceRunBranchs_OutputMessage">
  56. <wsdl:part name="parameters" element="tns:GetOnceRunBranchsResponse" />
  57. </wsdl:message>
  58. <wsdl:message name="IPowerMettersService_GetOnceRunPowerMattersByBranchGuid_InputMessage">
  59. <wsdl:part name="parameters" element="tns:GetOnceRunPowerMattersByBranchGuid" />
  60. </wsdl:message>
  61. <wsdl:message name="IPowerMettersService_GetOnceRunPowerMattersByBranchGuid_OutputMessage">
  62. <wsdl:part name="parameters" element="tns:GetOnceRunPowerMattersByBranchGuidResponse" />
  63. </wsdl:message>
  64. <wsdl:portType name="IPowerMettersService">
  65. <wsdl:operation name="GetBranchs">
  66. <wsdl:input wsaw:Action="http://tempuri.org/IPowerMettersService/GetBranchs" message="tns:IPowerMettersService_GetBranchs_InputMessage" />
  67. <wsdl:output wsaw:Action="http://tempuri.org/IPowerMettersService/GetBranchsResponse" message="tns:IPowerMettersService_GetBranchs_OutputMessage" />
  68. </wsdl:operation>
  69. <wsdl:operation name="GetPowerMattersByBranchGuid">
  70. <wsdl:input wsaw:Action="http://tempuri.org/IPowerMettersService/GetPowerMattersByBranchGuid" message="tns:IPowerMettersService_GetPowerMattersByBranchGuid_InputMessage" />
  71. <wsdl:output wsaw:Action="http://tempuri.org/IPowerMettersService/GetPowerMattersByBranchGuidResponse" message="tns:IPowerMettersService_GetPowerMattersByBranchGuid_OutputMessage" />
  72. </wsdl:operation>
  73. <wsdl:operation name="GetPowerMattersDetailByRowID">
  74. <wsdl:input wsaw:Action="http://tempuri.org/IPowerMettersService/GetPowerMattersDetailByRowID" message="tns:IPowerMettersService_GetPowerMattersDetailByRowID_InputMessage" />
  75. <wsdl:output wsaw:Action="http://tempuri.org/IPowerMettersService/GetPowerMattersDetailByRowIDResponse" message="tns:IPowerMettersService_GetPowerMattersDetailByRowID_OutputMessage" />
  76. </wsdl:operation>
  77. <wsdl:operation name="GetPowerMatters">
  78. <wsdl:input wsaw:Action="http://tempuri.org/IPowerMettersService/GetPowerMatters" message="tns:IPowerMettersService_GetPowerMatters_InputMessage" />
  79. <wsdl:output wsaw:Action="http://tempuri.org/IPowerMettersService/GetPowerMattersResponse" message="tns:IPowerMettersService_GetPowerMatters_OutputMessage" />
  80. </wsdl:operation>
  81. <wsdl:operation name="GetBranchsByApplyType">
  82. <wsdl:input wsaw:Action="http://tempuri.org/IPowerMettersService/GetBranchsByApplyType" message="tns:IPowerMettersService_GetBranchsByApplyType_InputMessage" />
  83. <wsdl:output wsaw:Action="http://tempuri.org/IPowerMettersService/GetBranchsByApplyTypeResponse" message="tns:IPowerMettersService_GetBranchsByApplyType_OutputMessage" />
  84. </wsdl:operation>
  85. <wsdl:operation name="GetPowerMattersByBranchGuidAndApplyType">
  86. <wsdl:input wsaw:Action="http://tempuri.org/IPowerMettersService/GetPowerMattersByBranchGuidAndApplyType" message="tns:IPowerMettersService_GetPowerMattersByBranchGuidAndApplyType_InputMessage" />
  87. <wsdl:output wsaw:Action="http://tempuri.org/IPowerMettersService/GetPowerMattersByBranchGuidAndApplyTypeResponse" message="tns:IPowerMettersService_GetPowerMattersByBranchGuidAndApplyType_OutputMessage" />
  88. </wsdl:operation>
  89. <wsdl:operation name="SearchByQLName">
  90. <wsdl:input wsaw:Action="http://tempuri.org/IPowerMettersService/SearchByQLName" message="tns:IPowerMettersService_SearchByQLName_InputMessage" />
  91. <wsdl:output wsaw:Action="http://tempuri.org/IPowerMettersService/SearchByQLNameResponse" message="tns:IPowerMettersService_SearchByQLName_OutputMessage" />
  92. </wsdl:operation>
  93. <wsdl:operation name="GetOnceRunBranchs">
  94. <wsdl:input wsaw:Action="http://tempuri.org/IPowerMettersService/GetOnceRunBranchs" message="tns:IPowerMettersService_GetOnceRunBranchs_InputMessage" />
  95. <wsdl:output wsaw:Action="http://tempuri.org/IPowerMettersService/GetOnceRunBranchsResponse" message="tns:IPowerMettersService_GetOnceRunBranchs_OutputMessage" />
  96. </wsdl:operation>
  97. <wsdl:operation name="GetOnceRunPowerMattersByBranchGuid">
  98. <wsdl:input wsaw:Action="http://tempuri.org/IPowerMettersService/GetOnceRunPowerMattersByBranchGuid" message="tns:IPowerMettersService_GetOnceRunPowerMattersByBranchGuid_InputMessage" />
  99. <wsdl:output wsaw:Action="http://tempuri.org/IPowerMettersService/GetOnceRunPowerMattersByBranchGuidResponse" message="tns:IPowerMettersService_GetOnceRunPowerMattersByBranchGuid_OutputMessage" />
  100. </wsdl:operation>
  101. </wsdl:portType>
  102. <wsdl:binding name="BasicHttpBinding_IPowerMettersService" type="tns:IPowerMettersService">
  103. <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
  104. <wsdl:operation name="GetBranchs">
  105. <soap:operation soapAction="http://tempuri.org/IPowerMettersService/GetBranchs" style="document" />
  106. <wsdl:input>
  107. <soap:body use="literal" />
  108. </wsdl:input>
  109. <wsdl:output>
  110. <soap:body use="literal" />
  111. </wsdl:output>
  112. </wsdl:operation>
  113. <wsdl:operation name="GetPowerMattersByBranchGuid">
  114. <soap:operation soapAction="http://tempuri.org/IPowerMettersService/GetPowerMattersByBranchGuid" style="document" />
  115. <wsdl:input>
  116. <soap:body use="literal" />
  117. </wsdl:input>
  118. <wsdl:output>
  119. <soap:body use="literal" />
  120. </wsdl:output>
  121. </wsdl:operation>
  122. <wsdl:operation name="GetPowerMattersDetailByRowID">
  123. <soap:operation soapAction="http://tempuri.org/IPowerMettersService/GetPowerMattersDetailByRowID" style="document" />
  124. <wsdl:input>
  125. <soap:body use="literal" />
  126. </wsdl:input>
  127. <wsdl:output>
  128. <soap:body use="literal" />
  129. </wsdl:output>
  130. </wsdl:operation>
  131. <wsdl:operation name="GetPowerMatters">
  132. <soap:operation soapAction="http://tempuri.org/IPowerMettersService/GetPowerMatters" style="document" />
  133. <wsdl:input>
  134. <soap:body use="literal" />
  135. </wsdl:input>
  136. <wsdl:output>
  137. <soap:body use="literal" />
  138. </wsdl:output>
  139. </wsdl:operation>
  140. <wsdl:operation name="GetBranchsByApplyType">
  141. <soap:operation soapAction="http://tempuri.org/IPowerMettersService/GetBranchsByApplyType" style="document" />
  142. <wsdl:input>
  143. <soap:body use="literal" />
  144. </wsdl:input>
  145. <wsdl:output>
  146. <soap:body use="literal" />
  147. </wsdl:output>
  148. </wsdl:operation>
  149. <wsdl:operation name="GetPowerMattersByBranchGuidAndApplyType">
  150. <soap:operation soapAction="http://tempuri.org/IPowerMettersService/GetPowerMattersByBranchGuidAndApplyType" style="document" />
  151. <wsdl:input>
  152. <soap:body use="literal" />
  153. </wsdl:input>
  154. <wsdl:output>
  155. <soap:body use="literal" />
  156. </wsdl:output>
  157. </wsdl:operation>
  158. <wsdl:operation name="SearchByQLName">
  159. <soap:operation soapAction="http://tempuri.org/IPowerMettersService/SearchByQLName" style="document" />
  160. <wsdl:input>
  161. <soap:body use="literal" />
  162. </wsdl:input>
  163. <wsdl:output>
  164. <soap:body use="literal" />
  165. </wsdl:output>
  166. </wsdl:operation>
  167. <wsdl:operation name="GetOnceRunBranchs">
  168. <soap:operation soapAction="http://tempuri.org/IPowerMettersService/GetOnceRunBranchs" style="document" />
  169. <wsdl:input>
  170. <soap:body use="literal" />
  171. </wsdl:input>
  172. <wsdl:output>
  173. <soap:body use="literal" />
  174. </wsdl:output>
  175. </wsdl:operation>
  176. <wsdl:operation name="GetOnceRunPowerMattersByBranchGuid">
  177. <soap:operation soapAction="http://tempuri.org/IPowerMettersService/GetOnceRunPowerMattersByBranchGuid" style="document" />
  178. <wsdl:input>
  179. <soap:body use="literal" />
  180. </wsdl:input>
  181. <wsdl:output>
  182. <soap:body use="literal" />
  183. </wsdl:output>
  184. </wsdl:operation>
  185. </wsdl:binding>
  186. <wsdl:service name="PowerMettersService">
  187. <wsdl:port name="BasicHttpBinding_IPowerMettersService" binding="tns:BasicHttpBinding_IPowerMettersService">
  188. <soap:address location="http://localhost:8733/Design_Time_Addresses/Winsoft.GOV.WCF/Service1/" />
  189. </wsdl:port>
  190. </wsdl:service>
  191. </wsdl:definitions>