What do you mean by SOAP encoding?
Answer / 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 |
What is wsdl and soap?
Is binding between soap and wsdl possible?
Explain about SOAP with an example of Industry usage.
What are the steps involved in doing the data exchange between the client and the server?
Which is more secure rest or soap?
what assertion is in soap ui is and give some example of assertion possible in soapui?
What are the major functionalities provided by the soap protocol class?
How to write a SOAP Client using Apache SOAP for Java?
What are soap web services?
what is SOAP ? why iti is used?
Explain the major obstacle faced by soap users?
what is web service and what are they?