Answer Posted / ankesh
A.SOAP uses an XML format to encode data. There are two ways
in which it maps high level datatypes like integers, arrays
to a serialized XML format- Section 5 encoding and Literal
encoding. Section 5 encoding, also called SOAP encoding, is
named after the section in the SOAP 1.1 specification that
defines it. Literal encoding on the other hand uses a XML
Schema to validate...
Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
soapui
How does building a call allows the communication to take place in between the client and the server using soap?
List out the important characteristics of soap envelop element.
What is the difference between top down and bottom up approach in soap web services?
List out important characteristics of soap envelop element?
What are the important characteristics of soap envelope element?
what is the difference between SOAP web service and RESTful web service?
Mention the advantages of soap?
What hierarchy soapui follows to build a proper testing project?
Mention the advantages of soap web services?
What are the functionalities provided by the soap protocol class?
How can user use the facilities that are provided by soap?
What are steps that are required to create a client side program that can interact with the soap?
What is a soap what for is it used?
Explain about message passing in RPC?