Web Services Question:

Download Job Interview Questions and Answers PDF

What elements are contained in the WSDL document?

Web Services Interview Question
Web Services Interview Question

Answer:

★ Types - Describe the variations of data types that are used to exchange messages between the user and the provider.
★ Message - Describes the actual message or method call.
★ PortType - Describes the set of operations and each related message.
★ Binding - Describes the protocol details.
★ Service - Used to make groups a set of related ports together.

Download Web Services Interview Questions And Answers PDF

Previous QuestionNext Question
Define WSDL?Describe the advantage that UDDI has over DISCO?