Generating HTML Documentations On Bindings

This section provides a tutorial example on how to use SAXON 9.1.0.6 from Saxonica against a binding to generate an HTML documentation of a WSDL document. SAXON 9.1.0.6 is integrated in SoapUI.

Once a WSDL document is loaded, you can also use SAXON 9.1.0.6 from Saxonica, which is integrated in SoapUI, to generate an HTML documentation for the WSDL document.

1. Run SoapUI and load Hello_WSDL_11_SOAP.wsdl as shown in the previous tutorial.

2. Right click on "helloBinding" binding in the project object tree and select "Generate Documentation". A small dialog box shows up.

3. Enter \herong as the folder name where the HTML document will be created and click OK. A HTML document will be generated and displayed:

SoapUI - HTML Document Generator
SoapUI - HTML Document Generator

Very cool. SAXON 9.1.0.6 did an excellent job by creating a good summary of the Web service and the operation defined in the WSDL document. The source code of the WSDL document is also listed at the end.

I will put a copy of this HTML document at: https://www.herongyang.com/Service/Hello_WSDL_11_SOAP.html.

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

 WSDL 1.1 Document Structure and Syntax

 WSDL 1.1 Binding Extension for SOAP 1.1

SoapUI as WSDL 1.1 Testing Tool

 Validating and Inspecting WSDL 1.1 Documents

 Using Interface Viewer on Bindings

Generating HTML Documentations On Bindings

 Generating SOAP Requests on Operations

 Submit SOAP Requests to the Server

 MockService - Web Service Simulator

 Submitting Request to MockService

 Loading Incorrect WSDL Documents

 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