SOAP is a general method for transmitting XML over
networks.
- The header contains authentication, control, logging, payment
details etc...
- The body contains application data.
- The data can be transmitted over HTTP, SMTP, used for RPC
...
WSDL describes the interfaces to web services