Multiple choice technology

The element of WSDL can be compared to the parameters of a function call in a traditional programming language.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The element in WSDL defines the abstract interface - a collection of operations. This is analogous to a function library or interface signature in programming languages, not to function parameters. Parameters would correspond to individual message parts within operations.