From http://www.w3schools.com (Copyright Refsnes Data)

WSDL Tutorial

« W3Schools Home Next Chapter »

WSDL

WSDL (Web Services Description Language) is an XML-based language for describing Web services and how to access them.

Start learning WSDL now!

Table of Contents

Introduction to WSDL
This introduction to WSDL explains what WSDL is.

WSDL Documents
This chapter explains the main parts of an WSDL document.

WSDL Ports
This chapter explains the WSDL port interface.

WSDL Binding
This chapter explains the WSDL binding interface.

WSDL and UDDI
This chapter explains how UDDI (Universal Description Discovery and Integration) is integrated with WSDL.

WSDL Summary
This chapter contains a recommendation on what subject you should study after the WSDL tutorial.


XMLSPY

One of our favorite tools here at W3Schools, Altova XMLSpy, includes a graphical WSDL editor with many useful features:

Download a free trial to learn more


« W3Schools Home Next Chapter »

From http://www.w3schools.com (Copyright Refsnes Data)