14
Netprog 2002
-
HTTP
WSDL Structure
•
<definitions>
•
<types>
definition of types...
•
</types>
•
<message>
definition of a message.
•
</message>
•
<portType>
definition of a port...
•
</portType>
•
<binding>
definition of
a binding
•
</binding>
•
</definitions>