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

📄 gd_bizaccept.wsdl

📁 工作流产品,一个大型项目,使用ORALCE BPEL
💻 WSDL
字号:
<definitions     name="gd_BizAccept"     targetNamespace="http://bnet.gsta.com/businessProcess/gd_BizAccept"     xmlns="http://schemas.xmlsoap.org/wsdl/"     xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"     xmlns:sp="http://bnet.gsta.com/businessProcess/gd_BizAccept_SPWorkflow"     xmlns:ap="http://bnet.gsta.com/businessProcess/gd_BizAccept_APWorkflow"     xmlns:bnetmsg="http://bnet.gsta.com/businessProcess/schema"     xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"     xmlns:client="http://bnet.gsta.com/businessProcess/gd_BizAccept"    >    <types>        <xsd:schema attributeFormDefault="qualified" elementFormDefault="qualified" xmlns="http://bnet.gsta.com/businessProcess/gd_BizAccept"             targetNamespace="http://bnet.gsta.com/businessProcess/gd_BizAccept" xmlns:xsd="http://www.w3.org/2001/XMLSchema"             xmlns:bnetmsg="http://bnet.gsta.com/businessProcess/schema" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"             xmlns:client="http://bnet.gsta.com/businessProcess/gd_BizAccept" xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"             xmlns:sp="http://bnet.gsta.com/businessProcess/gd_BizAccept_SPWorkflow" xmlns:ap="http://bnet.gsta.com/businessProcess/gd_BizAccept_APWorkflow">            <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/BizOrders.xsd"/>            <xsd:import namespace="http://bnet.gsta.com/businessProcess/schema" schemaLocation="schema/BizProcCmdRequestResponse.xsd"/>        </xsd:schema>    </types>    <message name="gd_BizAcceptRequestMessage">        <part name="payload" element="bnetmsg:BizOrderMessage"/>    </message>    <message name="gd_BizAcceptResponseMessage">        <part name="payload" element="bnetmsg:BizOrderMessage"/>    </message>    <portType name="gd_BizAcceptCallback">        <operation name="onResult">            <input message="client:gd_BizAcceptResponseMessage"/>        </operation>    </portType>    <portType name="gd_BizAccept">        <operation name="initiate">            <input message="client:gd_BizAcceptRequestMessage"/>        </operation>    </portType>    <plnk:partnerLinkType name="gd_BizAccept">        <plnk:role name="gd_BizAcceptProvider">            <plnk:portType name="client:gd_BizAccept"/>        </plnk:role>        <plnk:role name="gd_BizAcceptRequester">            <plnk:portType name="client:gd_BizAcceptCallback"/>        </plnk:role>    </plnk:partnerLinkType></definitions>

⌨️ 快捷键说明

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