WSDL is an XML-based language for describing Web services and how to access them.
WSDL是一種基于XML的語言。它的作用是描述和訪問網(wǎng)頁服務(wù)。
Before you continue you should have a basic understanding of the following:
在你繼續(xù)下面的學習之前你應(yīng)該對以下內(nèi)容有個基本認識:
If you want to study these subjects first, find the tutorials on our Home page.
如果你想先學習這些內(nèi)容,請看我們主頁上的教程。
WSDL stands for Web Services Description Language.
• WSDL是網(wǎng)頁服務(wù)描述語言 (Web Services Description Language)的縮寫
WSDL is a document written in XML. The document describes a Web service. It specifies the location of the service and the operations (or methods) the service exposes.
WSDL是以XML語言寫成的文檔。文檔描述了網(wǎng)頁服務(wù)。它指定了服務(wù)的位置并揭示了服務(wù)的具體操作。
WSDL 1.1 was submitted as a W3C Note by Ariba, IBM and Microsoft for describing services for the W3C XML Activity on XML Protocols in March 2001.
2001年3月,Ariba, IBM 和 Microsoft提交WSDL 1.1作為一個W3C Note(注釋),用于為XML協(xié)議上的W3C XML Activity描述服務(wù)。
(a W3C Note is made available by the W3C for discussion only. Publication of a Note by W3C indicates no endorsement by W3C or the W3C Team, or any W3C Members)
(一份W3C注釋是W3C提供的僅供討論的內(nèi)容。W3C發(fā)行的注釋并不代表注釋經(jīng)過W3C或W3C工作組,或任何W3C成員的認可和肯定)。
The first Working Draft of WSDL 1.2 was released by W3C in July 2002.
WSDL 1.2的首篇工作草案于2002年7月由W3C發(fā)行。