?? gd_bizaccept_cpworkflow.wsdl
字號(hào):
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="gd_BizAccept_CPWorkflow"
targetNamespace="http://bnet.gsta.com/businessProcess/gd_BizAccept_CPWorkflow"
xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:bnetmsg="http://bnet.gsta.com/businessProcess/schema"
xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
xmlns:tns="http://bnet.gsta.com/businessProcess/gd_BizAccept_CPWorkflow"
xmlns:client="http://bnet.gsta.com/businessProcess/gd_BizAccept_CPWorkflow"
xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/">
<types>
<xsd:schema attributeFormDefault="qualified"
elementFormDefault="qualified"
targetNamespace="http://bnet.gsta.com/businessProcess/gd_BizAccept_CPWorkflow"
xmlns="http://www.w3.org/2001/XMLSchema">
<xsd:import namespace="http://bnet.gsta.com/businessProcess/schema" schemaLocation="schema/Events.xsd"/>
<xsd:import namespace="http://bnet.gsta.com/businessProcess/schema" schemaLocation="schema/Customer.xsd"/>
<xsd:import namespace="http://bnet.gsta.com/businessProcess/schema" schemaLocation="schema/HelperSchema.xsd"/>
<xsd:import namespace="http://bnet.gsta.com/businessProcess/schema" schemaLocation="schema/Product.xsd"/>
<xsd:import namespace="http://bnet.gsta.com/businessProcess/schema" schemaLocation="schema/HumanTaskForm.xsd"/>
<xsd:import namespace="http://bnet.gsta.com/businessProcess/schema" schemaLocation="schema/BizProcCmdRequestResponse.xsd"/>
<xsd:element name="BizAcceptCPWorkflowMessage">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="providerId" type="xsd:string" minOccurs="1" maxOccurs="1"/>
<xsd:element name="correlationId" type="xsd:string" minOccurs="1" maxOccurs="1"/>
<xsd:element name="cpActivityId" type="xsd:string" minOccurs="1" maxOccurs="1"/>
<xsd:element ref="bnetmsg:CPTaskForm"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:schema>
</types>
<message name="gd_BizAccept_CPWorkflowRequestMessage">
<part name="payload" element="tns:BizAcceptCPWorkflowMessage"/>
</message>
<message name="gd_BizAccept_CPWorkflowResponseMessage">
<part name="payload" element="tns:BizAcceptCPWorkflowMessage"/>
</message>
<portType name="gd_BizAccept_CPWorkflow">
<operation name="initiateBizAcceptCPWorkflow">
<input message="tns:gd_BizAccept_CPWorkflowRequestMessage"/>
</operation>
</portType>
<portType name="gd_BizAccept_CPWorkflowCallback">
<operation name="onResultBizAcceptCPWorkflow">
<input message="tns:gd_BizAccept_CPWorkflowResponseMessage"/>
</operation>
</portType>
<bpws:property name="correlationId" type="xsd:string"/>
<bpws:propertyAlias propertyName="tns:correlationId" messageType="tns:gd_BizAccept_CPWorkflowRequestMessage"
part="payload" query="/tns:BizAcceptCPWorkflowMessage/tns:correlationId"/>
<bpws:propertyAlias propertyName="tns:correlationId" messageType="tns:gd_BizAccept_CPWorkflowResponseMessage"
part="payload" query="/tns:BizAcceptCPWorkflowMessage/tns:correlationId"/>
<plnk:partnerLinkType name="gd_BizAccept_CPWorkflow">
<plnk:role name="gd_BizAccept_CPWorkflowProvider">
<plnk:portType name="client:gd_BizAccept_CPWorkflow"/>
</plnk:role>
<plnk:role name="gd_BizAccept_CPWorkflowRequester">
<plnk:portType name="client:gd_BizAccept_CPWorkflowCallback"/>
</plnk:role>
</plnk:partnerLinkType>
</definitions>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -