📄 service.wsdl
字号:
<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://XMLChina.net" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="http://XMLChina.net" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<s:schema targetNamespace="http://XMLChina.net">
<s:import schemaLocation="http://localhost:1222/WebSite1/Service.asmx?schema=schema1" namespace="http://tempuri.org/" />
</s:schema>
</wsdl:types>
<wsdl:message name="GetVerSoapIn">
<wsdl:part xmlns:q1="http://tempuri.org/" name="parameters" element="q1:GetVer" />
</wsdl:message>
<wsdl:message name="GetVerSoapOut">
<wsdl:part xmlns:q2="http://tempuri.org/" name="parameters" element="q2:GetVerResponse" />
</wsdl:message>
<wsdl:message name="GetUpdateDataSoapIn">
<wsdl:part xmlns:q3="http://tempuri.org/" name="parameters" element="q3:GetUpdateData" />
</wsdl:message>
<wsdl:message name="GetUpdateDataSoapOut">
<wsdl:part xmlns:q4="http://tempuri.org/" name="parameters" element="q4:GetUpdateDataResponse" />
</wsdl:message>
<wsdl:portType name="ServiceSoap">
<wsdl:operation name="GetVer">
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">鍙栧緱鏇存柊鐗堟湰</wsdl:documentation>
<wsdl:input message="tns:GetVerSoapIn" />
<wsdl:output message="tns:GetVerSoapOut" />
</wsdl:operation>
<wsdl:operation name="GetUpdateData">
<wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">鍦ㄧ嚎鏇存柊杞
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -