Messaging framework's role
- Rough overview of Web services characteristics (⚠ buzzwords):
    - Interoperability
- Extensibility
- Machine-processable
 
- Messaging framework built in this perspective
- Goals:
    - Carry arbitrary complex data
- Enable intermediary processing
- Allow to be extended with additional functionality
 
