Module 4: Consuming Web Service
You should approach the topics in this section as a progressive development
of an example of a WSDL document. Explain the concepts in the first topic
with a simple Web Service that has only one operation that returns a class,
(the code is defined in the student notes). Progressively build upon this
example WSDL document when you explain each of the WSDL topics. The
intent of teaching WSDL syntax is not for students to write a WSDL
document from scratch on their own. The intent is for students to be able to
describe the structure of a WSDL document and explain how the definitions
in a WSDL document...