📄 testimport.wsdl
字号:
<?xml version="1.0" encoding="UTF-8"?><definitions name="ImportTestDefinition" targetNamespace="http://test.globus.org/importtest" xmlns:tns="http://test.globus.org/importtest" xmlns:interface="http://test.globus.org/interface" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"><import namespace="http://test.globus.org/interface" location="../../interface1/interface2/importinterface.wsdl"/><service name="ImportTestService"> <port binding="interface:ImportTestSOAPBinding" name="ImportTestPort"> <soap:address location="http://localhost:8080/axis/services"/> </port></service></definitions>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -