nerdexam
MuleSoft

MCD-LEVEL-1 · Question #136

Which file is used to define the interface contract to invoke a web service implemented as a SOAP service

The correct answer is B. WSDL. WSDL is used to define the contract in case of SOAP . RAML/OAS is used to REST services

Designing APIs

Question

Which file is used to define the interface contract to invoke a web service implemented as a SOAP service

Options

  • ARAML
  • BWSDL
  • CJSON
  • DOAS

How the community answered

(66 responses)
  • A
    2% (1)
  • B
    95% (63)
  • D
    3% (2)

Explanation

WSDL is used to define the contract in case of SOAP . RAML/OAS is used to REST services

Topics

#WSDL#SOAP#web service contract#API definition format

Community Discussion

No community discussion yet for this question.

Full MCD-LEVEL-1 Practice