WSDL "Interface" Component
Specifies:
What
interaction should occur
- Previously call "portType"
- Defines abstract interface:
- Set of "operations"
- Each operation specifies:
- Sequence of input/output messages
- Message Exchange Pattern (MEP)
- Interfaces can be inherited (WSDL 1.2 only)