📄 get_temp.esd
字号:
<?xml version="1.0" encoding="utf-8"?><esd:Service xmlns:esd="http://esd.esoapcg.com/esd/"
xmlns:typens="http://schemas.esoap.com/types/xsd"
xmlns="http://esd.esoapcg.com/esd/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:cfg="http://schemas.esoap.com/config/"
name="TemperatureService"
targetNamespace="http://www.xmethods.net/sd/TemperatureService.wsdl"
typeNamespace=""> <esd:Interface name="TemperaturePortType"
soapAction=""
namespace="urn:xmethods-Temperature"
typens=""
location="http://services.xmethods.net:80/soap/servlet/rpcrouter"> <esd:Method name="getTemp"> <esd:InParam name="getTempRequest"> <esd:item name="zipcode" type="xsd:string" builtin="true" array="false" inout="false"/> </esd:InParam> <esd:OutParam name="getTempResponse"> <esd:item name="return" type="xsd:float" builtin="true" array="false" inout="false"/> </esd:OutParam> </esd:Method> </esd:Interface></esd:Service>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -