?? gd_bizaccept.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 + -