This text file contains sample code fragments from:
Section 7.1 - WSDL Definition and Documentation
Chapter 7 - Fundamental WSDL Part I: Abstract Description Design
Book - Web Service Contract Design & Versioning for SOA
Series - The Prentice Hall Service Technology Series from Thomas Erl
Site - www.servicetechbooks.com
...
Example 7.1 - The opening and closing definitions elements establishing the root construct that will contain the entire WSDL
definition.
Example 7.2 - The opening definitions element populated with sample prefix definitions.
This is an entity service responsible for purchase
order-related processing only.
Example 7.3 - A modest documentation construct with some comments.
This is an entity service responsible for purchase
order-related processing only.
...
Example 7.4 - The definitions construct further supplemented with annotations placed in a documentation construct.