top_service.wsdl

来自「factorization.zip」· WSDL 代码 · 共 2 行

WSDL
2
字号
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="TopService" targetNamespace="http://ogsa.globus.org/samples/gwsdl/top/service" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:topservicebinding="http://ogsa.globus.org/samples/gwsdl/top/bindings"><import location="top_bindings.wsdl" namespace="http://ogsa.globus.org/samples/gwsdl/top/bindings"/><service name="TopService"><port binding="topservicebinding:TopServiceSOAPBinding" name="TopServicePort"><soap:address location="http://localhost:8080/ogsa/services/"/></port></service></definitions>

⌨️ 快捷键说明

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