Self Check
Drag the elements at left to the appropriate descriptions.
binding |
Describes the network endpoints that deliver the web services |
operation |
Specifies the invocation requirements, such as the format and transport protocol for each message |
service |
Describes an interaction between a web service consumer and a provider |
message |
Specifies a unit of data exchanged during an operation |
The correct answer is:
service |
Describes the network endpoints that deliver the web services |
binding |
Specifies the invocation requirements, such as the format and transport protocol for each message |
operation |
Describes an interaction between a web service consumer and a provider |
message |
Specifies a unit of data exchanged during an operation |