⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wfm.wsdl

📁 工作流相关资料及源码,包含NETBPM,非常具有参考价值.
💻 WSDL
字号:
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:tns="http://tempuri.org/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" name="WFM" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <xsd:schema targetNamespace="http://tempuri.org/Imports">
      <xsd:import schemaLocation="http://localhost:567/wxwinter2/?xsd=xsd0" namespace="http://tempuri.org/" />
      <xsd:import schemaLocation="http://localhost:567/wxwinter2/?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
      <xsd:import schemaLocation="http://localhost:567/wxwinter2/?xsd=xsd2" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
      <xsd:import schemaLocation="http://localhost:567/wxwinter2/?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/DataDBServer" />
    </xsd:schema>
  </wsdl:types>
  <wsdl:message name="IWFManager_CreateInstance_InputMessage">
    <wsdl:part name="parameters" element="tns:CreateInstance" />
  </wsdl:message>
  <wsdl:message name="IWFManager_CreateInstance_OutputMessage">
    <wsdl:part name="parameters" element="tns:CreateInstanceResponse" />
  </wsdl:message>
  <wsdl:message name="IWFManager_getPartakeFlow_InputMessage">
    <wsdl:part name="parameters" element="tns:getPartakeFlow" />
  </wsdl:message>
  <wsdl:message name="IWFManager_getPartakeFlow_OutputMessage">
    <wsdl:part name="parameters" element="tns:getPartakeFlowResponse" />
  </wsdl:message>
  <wsdl:message name="IWFManager_getStartFlow_InputMessage">
    <wsdl:part name="parameters" element="tns:getStartFlow" />
  </wsdl:message>
  <wsdl:message name="IWFManager_getStartFlow_OutputMessage">
    <wsdl:part name="parameters" element="tns:getStartFlowResponse" />
  </wsdl:message>
  <wsdl:message name="IWFManager_StaticRuntime_InputMessage">
    <wsdl:part name="parameters" element="tns:StaticRuntime" />
  </wsdl:message>
  <wsdl:message name="IWFManager_StaticRuntime_OutputMessage">
    <wsdl:part name="parameters" element="tns:StaticRuntimeResponse" />
  </wsdl:message>
  <wsdl:message name="IWFManager_Vote_InputMessage">
    <wsdl:part name="parameters" element="tns:Vote" />
  </wsdl:message>
  <wsdl:message name="IWFManager_Vote_OutputMessage">
    <wsdl:part name="parameters" element="tns:VoteResponse" />
  </wsdl:message>
  <wsdl:message name="IWFManager_getPartakeFlowView_InputMessage">
    <wsdl:part name="parameters" element="tns:getPartakeFlowView" />
  </wsdl:message>
  <wsdl:message name="IWFManager_getPartakeFlowView_OutputMessage">
    <wsdl:part name="parameters" element="tns:getPartakeFlowViewResponse" />
  </wsdl:message>
  <wsdl:message name="IWFManager_getPartakeFlowView2_InputMessage">
    <wsdl:part name="parameters" element="tns:getPartakeFlowView2" />
  </wsdl:message>
  <wsdl:message name="IWFManager_getPartakeFlowView2_OutputMessage">
    <wsdl:part name="parameters" element="tns:getPartakeFlowView2Response" />
  </wsdl:message>
  <wsdl:portType name="IWFManager">
    <wsdl:operation name="CreateInstance">
      <wsdl:input wsaw:Action="http://tempuri.org/IWFManager/CreateInstance" message="tns:IWFManager_CreateInstance_InputMessage" />
      <wsdl:output wsaw:Action="http://tempuri.org/IWFManager/CreateInstanceResponse" message="tns:IWFManager_CreateInstance_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="getPartakeFlow">
      <wsdl:input wsaw:Action="http://tempuri.org/IWFManager/getPartakeFlow" message="tns:IWFManager_getPartakeFlow_InputMessage" />
      <wsdl:output wsaw:Action="http://tempuri.org/IWFManager/getPartakeFlowResponse" message="tns:IWFManager_getPartakeFlow_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="getStartFlow">
      <wsdl:input wsaw:Action="http://tempuri.org/IWFManager/getStartFlow" message="tns:IWFManager_getStartFlow_InputMessage" />
      <wsdl:output wsaw:Action="http://tempuri.org/IWFManager/getStartFlowResponse" message="tns:IWFManager_getStartFlow_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="StaticRuntime">
      <wsdl:input wsaw:Action="http://tempuri.org/IWFManager/StaticRuntime" message="tns:IWFManager_StaticRuntime_InputMessage" />
      <wsdl:output wsaw:Action="http://tempuri.org/IWFManager/StaticRuntimeResponse" message="tns:IWFManager_StaticRuntime_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="Vote">
      <wsdl:input wsaw:Action="http://tempuri.org/IWFManager/Vote" message="tns:IWFManager_Vote_InputMessage" />
      <wsdl:output wsaw:Action="http://tempuri.org/IWFManager/VoteResponse" message="tns:IWFManager_Vote_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="getPartakeFlowView">
      <wsdl:input wsaw:Action="http://tempuri.org/IWFManager/getPartakeFlowView" message="tns:IWFManager_getPartakeFlowView_InputMessage" />
      <wsdl:output wsaw:Action="http://tempuri.org/IWFManager/getPartakeFlowViewResponse" message="tns:IWFManager_getPartakeFlowView_OutputMessage" />
    </wsdl:operation>
    <wsdl:operation name="getPartakeFlowView2">
      <wsdl:input wsaw:Action="http://tempuri.org/IWFManager/getPartakeFlowView2" message="tns:IWFManager_getPartakeFlowView2_InputMessage" />
      <wsdl:output wsaw:Action="http://tempuri.org/IWFManager/getPartakeFlowView2Response" message="tns:IWFManager_getPartakeFlowView2_OutputMessage" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="BasicHttpBinding_IWFManager" type="tns:IWFManager">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="CreateInstance">
      <soap:operation soapAction="http://tempuri.org/IWFManager/CreateInstance" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getPartakeFlow">
      <soap:operation soapAction="http://tempuri.org/IWFManager/getPartakeFlow" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getStartFlow">
      <soap:operation soapAction="http://tempuri.org/IWFManager/getStartFlow" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="StaticRuntime">
      <soap:operation soapAction="http://tempuri.org/IWFManager/StaticRuntime" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Vote">
      <soap:operation soapAction="http://tempuri.org/IWFManager/Vote" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getPartakeFlowView">
      <soap:operation soapAction="http://tempuri.org/IWFManager/getPartakeFlowView" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getPartakeFlowView2">
      <soap:operation soapAction="http://tempuri.org/IWFManager/getPartakeFlowView2" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="WFM">
    <wsdl:port name="BasicHttpBinding_IWFManager" binding="tns:BasicHttpBinding_IWFManager">
      <soap:address location="http://localhost:567/wxwinter2/WFManage" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -