⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 service0.wsdl

📁 delphi 开发的自动升级源码
💻 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:i0="http://XMLChina.net" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" 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://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:import namespace="http://XMLChina.net" location="http://localhost:1222/WebSite1/Service.asmx?wsdl=wsdl1" />
  <wsdl:types>
    <s:schema targetNamespace="http://tempuri.org/">
      <s:include schemaLocation="http://localhost:1222/WebSite1/Service.asmx?schema=schema1" />
    </s:schema>
  </wsdl:types>
  <wsdl:service name="Service">
    <wsdl:port name="ServiceSoap" binding="i0:ServiceSoap">
      <soap:address location="http://localhost:1222/WebSite1/Service.asmx" />
    </wsdl:port>
    <wsdl:port name="ServiceSoap12" binding="i0:ServiceSoap12">
      <soap12:address location="http://localhost:1222/WebSite1/Service.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>

⌨️ 快捷键说明

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