📄 exception_service.wsdl
字号:
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="Exception" targetNamespace="http://ogsa.globus.org/samples/exception/service" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:exceptionbinding="http://ogsa.globus.org/samples/exception/bindings" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"><import location="exception_bindings.wsdl" namespace="http://ogsa.globus.org/samples/exception/bindings"/><service name="ExceptionService"><port binding="exceptionbinding:ExceptionSOAPBinding" name="ExceptionPort"><soap:address location="http://localhost:8080/ogsa/services/"/></port></service></definitions>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -