This text file contains sample code fragments from:
Section 8.3 - Service and Port Definitions
Chapter 8 - Fundamental WSDL Part II: Concrete Description Design
Book - Web Service Contract Design & Versioning for SOA
Series - Prentice Hall Service-Oriented Computing Series from Thomas Erl
Site - www.soabooks.com
Example 8.14 - A parent service construct with a port element.
Example 8.15 - A sample port construct with a SOAP 1.1 address extensibility element.
Example 8.16 - A service construct with two port elements providing support for SOAP 1.1 and 1.2.
Example 8.17 - A service construct with two port elements providing support for SOAP 1.1 via HTTP and SMTP.