当前位置: 首页 > 网络学院 > XML相关教程 > WSDL > WSDL 介绍

WSDL
WSDL 介绍
WSDL 文档
WSDL 端口
WSDL 绑定
WSDL 与 UDDI
WSDL 语法
WSDL 摘要

WSDL 介绍


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-03-01   浏览: 622 ::
收藏到网摘: n/a

WSDL is an XML-based language for describing Web services and how to access them.
WSDL是一种基于XML的语言,用于描述和访问Web服务。


What You Should Already Know
你首先应该掌握的知识

Before you continue you should have a basic understanding of the following:
在继续学习之前,您需要对下面的知识有基本的了解:

  • XML
  • XML Namespaces [XML命名空间]
  • XML Schema

If you want to study these subjects first, find the tutorials on our Home page.
如果您希望首先学习这些项目,请访问我们的教程主页


What is WSDL?
什么是WSDL?

  • WSDL stands for Web Services Description Language
    WSDL 指网络服务描述语言 
  • WSDL is written in XML
    WSDL 使用 XML 编写
  • WSDL is an XML document
    WSDL 是一种 XML 文档
  • WSDL is used to describe Web services
    WSDL 用于描述网络服务
  • WSDL is also used to locate Web services
    WSDL 也可用于定位网络服务
  • WSDL is not yet a W3C standard
    WSDL 还不是 W3C 标准

WSDL Describes Web Services
WSDL 可描述网络服务(Web Services)

WSDL stands for Web Services Description Language.
WSDL 指网络服务描述语言 (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) of the service exposes.
WSDL 是一种使用 XML 编写的文档。这种文档可描述某个 Web service。它可规定服务的位置,以及此服务提供的操作(或方法)。


WSDL Development History at W3C
WSDL 在 W3C 的发展史

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 月,WSDL 1.1 被 IBM、微软作为一个 W3C 纪录(W3C note)提交到有关 XML 协议的 W3C XML 活动,用于描述网络服务。

(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 纪录的发布并不代表它已被 W3C 或 W3C 团队亦或任何 W3C 成员认可。)

The first Working Draft of WSDL 1.2 was released by W3C in July 2002.
在 2002 年 7 月,W3C 发布了第一个 WSDL 1.2 工作草案。

Go to our W3C Tutorial to read more about specification status and timeline.
请在我们的W3C 教程中阅读更多有关规范的状态及时间线。

评论 (0) All

登陆 | 还没注册?