Multiple choice

Which of the following elements in the WSDL(Web Services Description Language) document structure contains the set of operations supported by one or more endpoints?

  1. Message

  2. Types

  3. portType

  4. Binding

  5. endPoint

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

This element contains a set of operations supported by one or more endpoints in the web service.