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 soap client?
What are soapui assertions?
how to find the person who locked in the weblogic server
How does building a call allows the communication to take place in between the client and the server using soap?
explain how you can parameterize the endpoints in soap ui?
Explain the utilities of soap web services to its users?
Which is more secure rest or soap?
in soapui i am prepared test data and create request and run the request. response generated. this response data how to validate/verification. how to verify the xml data in database. write query to get xml response data in oracle query. pls help me
Can soap use rest?
What are the major components that make up a web service - soap (simple object access protocol)?
what type of basic questions they are asked in Webservices?
What are the types of Garbage Collectors ?