WSDL 1.1 Framework and Extensions

This section describes WSDL 1.1 core framework and 4 extensions: SOAP 1.1, HTTP, MIME and SOAP 1.2

The original WSDL 1.1 language specification (http://www.w3.org/TR/wsdl) published in 2001 was divided into 4 parts: 1 core and 3 extensions:

Core, represented by URI: http://schemas.xmlsoap.org/wsdl/ - WSDL core provides high level language components to define Web services.

SOAP Extension, represented by URI: http://schemas.xmlsoap.org/wsdl/soap/ - SOAP Extension provides detail level language components to support SOAP 1.1 protocol in these areas:

HTTP Extension, represented by URI: http://schemas.xmlsoap.org/wsdl/http/ - SOAP Extension provides detail level language components to support HTTP protocol in these areas:

MIME Extension, represented by URI: http://schemas.xmlsoap.org/wsdl/mime/ - SOAP Extension provides detail level language components to support MIME protocol in these areas:

In 2006, another extension was added: "WSDL 1.1 Binding Extension for SOAP 1.2" (http://schemas.xmlsoap.org/wsdl/soap12/WSDL11SOAP12.pdf).

SOAP 1.2 Extension, represented by URI: http://schemas.xmlsoap.org/wsdl/soap12/ - SOAP Extension provides detail level language components to support SOAP 1.2 protocol in these areas:

Table of Contents

 About This Book

 Introduction to WSDL 2.0

 WSDL 2.0 Document Structure and Syntax

 WSDL Version 2.0 Part 2: Adjuncts

 WSDL 2.0 Document Examples with SOAP Binding

 Using WSDL Document in Java Apache Axis2/Java for WSDL

 Apache Woden for WSDL Documents in Java

 SoapUI - Web Service Testing Tool

 PHP SOAP Extension for WSDL

 Perl SOAP::Lite for WSDL

Introduction to WSDL 1.1

 What Is WSDL 1.1

 A Sample WSDL 1.1 Document

WSDL 1.1 Framework and Extensions

 WSDL 1.1 Document Structure and Syntax

 WSDL 1.1 Binding Extension for SOAP 1.1

 SoapUI as WSDL 1.1 Testing Tool

 WSDL 1.1 and SOAP 1.1 Examples - Document and RPC Styles

 PHP SOAP Extension for WSDL 1.1

 Perl SOAP::Lite for WSDL 1.1

 Apache Axis2/Java for WSDL 1.1

 Using WSDL2Java to Generate Web Service Stub Classes

 WSDL 1.1 Binding Extension for SOAP 1.2

 WSDL 1.1 and SOAP 1.2 Examples - Document and RPC Styles

 SOAP 1.2 Binding - PHP, Java and Perl Clients

 Python SOAP Client: Zeep

 WSDL Related Terminologies

 Archived Tutorials

 References

 Full Version in PDF/EPUB