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
How does soap work?
What are advantages of soap?
What are the major components that make up a web service - soap (simple object access protocol)?
What are the web relation functionalities that is provided by soap protocol?
Explain about Transport methods in SOAP?
List out important characteristics of soap envelop element?
Explain about the SOAP Envelope element?
Explain about message passing in RPC?
Explain how you can parametrize the endpoints in soap ui?
Mention the differences between soap and other remote access techniques?
How does building a call allows the communication to take place in between the client and the server using soap?
Can soap use rest?
How users utilize the facilities provided by soap?
Explain how user use the facilities that are provided by SOAP?
Discuss various approaches to develop soap based web service?