WSDL Ports
The <portType> element is the most
important WSDL element.
It defines a web service, the operations
that can be performed, and the
messages that are involved.
The <portType> element can be
compared to a function library (or a
module, or a class) in a traditional
programming language.
16