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

📄 gd_bizaccept_apworkflow.wsdl

📁 工作流产品,一个大型项目,使用ORALCE BPEL
💻 WSDL
字号:
<definitions
     name="gd_BizAccept_APWorkflow"
     targetNamespace="http://bnet.gsta.com/businessProcess/gd_BizAccept_APWorkflow"
     xmlns="http://schemas.xmlsoap.org/wsdl/"
     xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
     xmlns:tns="http://bnet.gsta.com/businessProcess/gd_BizAccept_APWorkflow"
     xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
     xmlns:bnetmsg="http://bnet.gsta.com/businessProcess/schema"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema"
     xmlns:client="http://bnet.gsta.com/businessProcess/gd_BizAccept_APWorkflow"
    >
    <types>
        <xsd:schema attributeFormDefault="qualified" elementFormDefault="qualified" xmlns="http://bnet.gsta.com/businessProcess/gd_BizAccept_APWorkflow"
             targetNamespace="http://bnet.gsta.com/businessProcess/gd_BizAccept_APWorkflow"
             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_APWorkflow"
             xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:tns="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/BizProcCmdRequestResponse.xsd"/>
            <xsd:element name="BizAcceptAEPWorkflowMessage">
                <xsd:complexType>
                    <xsd:sequence>
                        <xsd:element name="correlationId" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                        <xsd:element name="aepActivityId" type="xsd:string" minOccurs="1" maxOccurs="1"/>
                        <xsd:element ref="bnetmsg:AEPTaskForm"/>
                    </xsd:sequence>
                </xsd:complexType>
            </xsd:element>
        </xsd:schema>
    </types>
    <message name="gd_BizAccept_APWorkflowRequestMessage">
        <part name="payload" element="tns:BizAcceptAEPWorkflowMessage"/>
    </message>
    <message name="gd_BizAccept_APWorkflowResponseMessage">
        <part name="payload" element="tns:BizAcceptAEPWorkflowMessage"/>
    </message>
    <portType name="gd_BizAccept_APWorkflow">
        <operation name="initiateBizAcceptAPWorkflow">
            <input message="tns:gd_BizAccept_APWorkflowRequestMessage"/>
        </operation>
    </portType>
    <portType name="gd_BizAccept_APWorkflowCallback">
        <operation name="onResultBizAcceptAPWorkflow">
            <input message="tns:gd_BizAccept_APWorkflowResponseMessage"/>
        </operation>
    </portType>
    <bpws:property name="correlationId" type="xsd:string"/>
    <bpws:propertyAlias propertyName="tns:correlationId" messageType="tns:gd_BizAccept_APWorkflowRequestMessage"
         part="payload" query="/tns:BizAcceptAEPWorkflowMessage/tns:correlationId"/>
    <bpws:propertyAlias propertyName="tns:correlationId" messageType="tns:gd_BizAccept_APWorkflowResponseMessage"
         part="payload" query="/tns:BizAcceptAEPWorkflowMessage/tns:correlationId"/>
    <plnk:partnerLinkType name="gd_BizAccept_APWorkflow">
        <plnk:role name="gd_BizAccept_APWorkflowProvider">
            <plnk:portType name="client:gd_BizAccept_APWorkflow"/>
        </plnk:role>
        <plnk:role name="gd_BizAccept_APWorkflowRequester">
            <plnk:portType name="client:gd_BizAccept_APWorkflowCallback"/>
        </plnk:role>
    </plnk:partnerLinkType>
</definitions>

⌨️ 快捷键说明

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