Web Services Description Language

Web Services Description Language

Infobox file format
name = Web Services Description Language
icon =
logo =
extension = .wsdl
mime = application/wsdl+xml
type code =
uniform type =
magic =
owner = [http://www.w3.org/ World Wide Web Consortium]
genre =
contained by = XML
container for =
extended from =
extended to =
standard = [http://www.w3.org/TR/wsdl20/ 2.0 Recommendation]

The Web Services Description Language (WSDL, pronounced 'wiz-dəl' or spelled out, 'W-S-D-L') is an XML-based language that provides a model for describing Web services.

The current version of the specification is 2.0; version 1.1 has not been endorsed by the W3C but version 2.0 is a W3C recommendation. [cite web |url=http://www.w3.org/TR/wsdl20/ |title=Web Services Description Language (WSDL) Version 2.0 Part 1: Core Language |accessdate=2007-06-27] WSDL 1.2 was renamed WSDL 2.0 because of its substantial differences from WSDL 1.1. By accepting binding to all the HTTP request methods (not only GET and POST as in version 1.1) WSDL 2.0 specification offers better support for RESTful web services, and is much simpler to implement [cite web |url=http://www.w3.org/TR/2007/REC-wsdl20-adjuncts-20070626/#_http_binding_default_rule_method |title=Web Services Description Language (WSDL) Version 2.0 Part 2: Adjuncts] [cite web |url=http://www.pacificspirit.com/blog/2005/05/16/witw_wsdl_20_http_binding |title=WITW WSDL 2.0 HTTP Binding] .However support for this specification is still poor in software development kits for Web Services which often offer tools only for WSDL 1.1.

The WSDL defines services as collections of network endpoints, or ports. The WSDL specification provides an XML format for documents for this purpose.The abstract definition of ports and messages are separated from their concrete use or instance, allowing the reuse of these definitions. A port is defined by associating a network address with a reusable binding, and a collection of ports define a service. Messages are abstract descriptions of the data being exchanged, and port types are abstract collections of supported operations. The concrete protocol and data format specifications for a particular port type constitutes a reusable binding, where the operations and messages are then bound to a concrete network protocol and message format. In this way, WSDL describes the public interface to the web service.

WSDL is often used in combination with SOAP and XML Schema to provide web services over the Internet. A client program connecting to a web service can read the WSDL to determine what functions are available on the server. Any special datatypes used are embedded in the WSDL file in the form of XML Schema. The client can then use SOAP to actually call one of the functions listed in the WSDL.

XLang is an extension of the WSDL such that "an XLANG service description is a WSDL service description with an extension element that describes the behavior of the service as a part of a business process" [http://xml.coverpages.org/xlang.html] .

Resources or services are exposed using WSDL by both Web Services Interoperability (WS-I Basic Profile) and WSRF framework.

Example WSDL file

Here is an example of a structured WSDL 2.0 document:

targetNamespace="http://www.example.com/wsdl20sample">

">

WSDL History

WSDL 1.0 (Sept. 2000) has been developed by IBM, Microsoft and Ariba to describe Web Services for their SOAP toolkit. WSDL 1.1, published on March-2001, is the formalization of WSDL 1.0. No major changes were introduced between 1.0 and 1.1. WSDL 1.2 (June 2003) is still a working draft at W3C. According to W3C: WSDL 1.2 is easier and more flexible for developers than the previous version. WSDL 1.2 attempts to remove non-interoperable features and also defined the better HTTP 1.1 binding. WSDL 1.2 was not supported by most of the SOAP servers/vendors. WSDL 2.0 became a W3C recommendation on June 2007. WSDL 1.2 was actually renamed to WSDL 2.0 because it has substantial differences with WSDL 1.1. The changes are:
*Adding further semantics to the description language
*Removal of message constructs
*No support for operator overloading
*PortTypes renamed to interfaces
*Ports renamed to endpoints.

WSDL Viewers

* Liquid Xml
* Improve WSDL viewer for Eclipse

References

External links

* [http://www.w3.org/TR/wsdl WSDL 1.1 Specification]
* [http://www.w3.org/TR/wsdl20-primer/ WSDL 2.0 Specification Part 0: Primer (Latest Version)]
* [http://www.w3.org/TR/wsdl20/ WSDL 2.0 Specification Part 1: Core (Latest Version)]
* [http://www.w3.org/TR/wsdl20-adjuncts/ WSDL 2.0 Specification Part 2: Adjuncts (Latest Version)]
* [http://www.w3.org/2002/ws/desc/ Web Services Description Working Group]
* [http://www.w3.org/2000/xp/ XML protocol activity]
* [http://www.jcp.org/en/jsr/detail?id=110 JSR-110: Java APIs for WSDL]
* [http://jcp.org/en/jsr/detail?id=172 JSR 172: Java ME Web Services Specification]
* [http://www.validwsdl.com/ Online WSDL Validator]
* [http://www.w3schools.com/wsdl/default.asp W3Schools WSDL tutorial]
* [http://www.softwaresecretweapons.com/jspwiki/Wiki.jsp?page=LinguineMapsForWSDL WSDL programmatic visualization with Linguine Maps]
* [http://www.ssdl.org/overview.html SSDL - The SOAP Service Description Language]
* [http://api.google.com/GoogleSearch.wsdl Google Search WSDL example]
* [http://xmlbeans.googlepages.com/ WSDL Java Bindings] for XMLBeans and JAXB.
* [http://www.w3.org/2002/ws/desc/ Web Services Description Group]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Web Services Description Language — Vorlage:Infobox Dateiformat/Wartung/MagischeZahl fehltVorlage:Infobox Dateiformat/Wartung/Art fehltVorlage:Infobox Dateiformat/Wartung/Website fehlt Web Services Description Language …   Deutsch Wikipedia

  • Web Services Description Language — WSDL (англ. Web Services Description Language) язык описания веб сервисов, основанный на языке WSDL Version 2.0 от 27 марта 2006 года), которая имеет статус кандидата рекомендации и версия 1.1 (WSDL Version 1.1 от 15 марта 2001 года), которая… …   Википедия

  • Web Services Description Language — Une représentation des concepts définis par un document WSDL 1.1 Il s agit d une tentative de normalisation regroupant la description des éléments permettant de mettre en place l accès à un service réseau (Service Web). Il fait notamment… …   Wikipédia en Français

  • Web Service Description Language — Vorlage:Infobox Dateiformat/Wartung/magic fehltVorlage:Infobox Dateiformat/Wartung/genre fehltVorlage:Infobox Dateiformat/Wartung/website fehlt Web Services Description Language …   Deutsch Wikipedia

  • Web Application Description Language — The Web Application Description Language (WADL) is an XML based file format that provides a machine readable description of HTTP based web applications. These applications are typically REST web services.The purpose of WADL is to allow services… …   Wikipedia

  • Web Services Endpoint Language — (WSEL) was an XML format proposed by IBM for the description of non operational characteristics of service endpoints, such as quality of service, cost, or security properties. It never gained wide acceptance …   Wikipedia

  • Web Services Flow Language — Le Web Services Flow Language est un langage inventé par IBM. Ce langage s attaque à un problème clé des services Web : la description de l enchaînement des traitements sur de multitudes d applications réparties. Une fois qu un businnes… …   Wikipédia en Français

  • Web Services Modeling Language — WSML or Web Service Modeling Language is a formal language that provides a syntax and semantics for the Web Service Modeling Ontology (WSMO).In other words, the WSML provides means to formally describe the WSMO elements as Ontologies, Semantic… …   Wikipedia

  • IBM Web Services Flow Language — Web Services Flow Language (WSFL) is an XML language proposed by IBM to describe the composition of Web services. WSFL has been superseded by BPEL. See also * List of Web service markup languagesAnd also homework External links *… …   Wikipedia

  • Web Services Discovery — Web services provide access to software systems over the Internet using standard protocols. In a minimalistic scenario there exists at least a Web service provider that publishes some service such as a weather service and a Web service consumer… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”