6.2. Introduction to WSDL

发布时间 : 2025-10-25 13:34:25 UTC      

Page Views: 9 views

WSDL is a XML-based language used to describe Web Services and how to accessWeb Services.

6.2.1. The basic knowledge you should have

Before continuing, you need to have a basic understanding of the following knowledge:

  • XML

  • XML Namespace

  • XML Schema

If you want to learn these projects first, please visit our XML series of tutorials.

6.2.2. What is WSDL?

  • WSDL refers to the network service description language

  • WSDL is written in XML

  • WSDL is an XML document

  • WSDL is used to describe network services

  • WSDL can also be used to locate network services

  • WSDL is not a W3C standard yet.

6.2.3. WSDL can describe network services (Web Services)

WSDL refers to the Network Services description language.

WSDL is a document written in XML. This kind of document can describe a Web service. It can specify the location of the service and the operations (or methods) provided by the service.

6.2.4. The Development History of WSDL in W3C

In March 2001, WSDL 1.1 was submitted by IBM and Microsoft as a W3C record (W3C note) to the W3C XML activity on the XML protocol to describe network services.

(W3C records are for discussion only. The publication of a W3C record does not mean that it has been approved by the W3C or the W3C team or any W3C member. )

In July 2002, the W3C released the first working draft of WSDL 1.2.

Please read more about the status and timeline of the specification in our W3C tutorial.

《地理信息系统原理、技术与方法》  97

最近几年来,地理信息系统无论是在理论上还是应用上都处在一个飞速发展的阶段。 GIS被应用于多个领域的建模和决策支持,如城市管理、区划、环境整治等等,地理信息成为信息时代重要的组成部分之一; “数字地球”概念的提出,更进一步推动了作为其技术支撑的GIS的发展。 与此同时,一些学者致力于相关的理论研究,如空间感知、空间数据误差、空间关系的形式化等等。 这恰好说明了地理信息系统作为应用技术和学科的两个方面,并且这两个方面构成了相互促进的发展过程。