What language is typically used inside the web service’s interface definition to define the data structures that the web service Is expected to exchange with its clients?

Refer to the exhibit.

A Mule application is being designed to expose a SOAP web service to its clients.

What language is typically used inside the web service’s interface definition to define the data structures that the web service Is expected to exchange with its clients?
A . WSDL
B . XSD
C . JSON Schema
D . RAMI

Answer: B

Explanation:

Correct Answer. XSD In this approach to developing a web service, you begin with an XML schema (XSD file) that defines XML data structures to be used as parameters and return types in the web service operations.

Reference: https://www.w3schools.com/xml/schema_intro.asp

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments