?? withdrawoperatewsdlwrapper.wsdl
字號:
<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://j2ee.netbeans.org/wsdl/ejbBanking/withdrawOperateWSDL" xmlns:ns0="http://demo.sun.com/openesb/types/WithdrawResponseMsg" xmlns:ns="http://demo.sun.com/openesb/types/WithdrawOperateRequestMsg" xmlns:plnk="http://docs.oasis-open.org/wsbpel/2.0/plnktype" name="withdrawOperateWSDL" targetNamespace="http://j2ee.netbeans.org/wsdl/ejbBanking/withdrawOperateWSDL">
<wsdl:import namespace="http://j2ee.netbeans.org/wsdl/ejbBanking/withdrawOperateWSDL" location="withdrawOperateWSDL.wsdl"/>
<wsdl:binding name="withdrawOperateWSDLBinding" type="tns:withdrawOperateWSDLPortType">
<soap:binding xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" transport="http://schemas.xmlsoap.org/soap/http" style="document"/>
<wsdl:operation name="withdrawOperateWSDLOperation">
<soap:operation xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="withdrawOperateWSDLOperation_action"/>
<wsdl:input name="input1">
<soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" use="literal"/>
</wsdl:input>
<wsdl:output name="output1">
<soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" use="literal"/>
</wsdl:output>
</wsdl:operation>
</wsdl:binding>
<wsdl:service name="withdrawOperateWSDLService">
<wsdl:port name="withdrawOperateWSDLPort" binding="tns:withdrawOperateWSDLBinding">
<soap:address xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" location="REPLACE_WITH_ACTUAL_URL"/>
</wsdl:port>
</wsdl:service>
</definitions>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -