arcxml_service.disco

来自「一本不错的基于donet的ArcIMS开发的电子资料,详细的介绍了ArcIMS的」· DISCO 代码 · 共 5 行

DISCO
5
字号
<?xml version="1.0" encoding="utf-8"?>
<discovery xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.xmlsoap.org/disco/">
  <contractRef ref="http://localhost/arcxmlservice/arcxml_service.asmx?wsdl" docRef="http://localhost/arcxmlservice/arcxml_service.asmx" xmlns="http://schemas.xmlsoap.org/disco/scl/" />
  <soap address="http://localhost/arcxmlservice/arcxml_service.asmx" xmlns:q1="http://microsoft.com/webservices/" binding="q1:ArcXML_Web_ServiceSoap" xmlns="http://schemas.xmlsoap.org/disco/soap/" />
</discovery>

⌨️ 快捷键说明

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