What do we miss?
WSDL maps the notion of interface/classes from object oriented
languages.
- Sequencing of operations
- Correlation of messages, e.g. two values in two different
messages must be the same.
- Describing the interactions between a service and more than
one client
- …