weather_service.wsdl
来自「factorization.zip」· WSDL 代码 · 共 2 行
WSDL
2 行
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="Weather" targetNamespace="http://ogsa.globus.org/samples/weather/service" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:weatherbinding="http://ogsa.globus.org/samples/weather/bindings"><import location="weather_bindings.wsdl" namespace="http://ogsa.globus.org/samples/weather/bindings"/><service name="WeatherService"><port binding="weatherbinding:WeatherSOAPBinding" name="WeatherPort"><soap:address location="http://localhost:8080/ogsa/services/"/></port></service></definitions>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?