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
What does xml-soap server includes to allow flexible services for the users?
Explain about HTTPS in SOAP?
Discuss various approaches to develop soap based web service?
What is mustunderstand in soap header?
Explain how user use the facilities that are provided by SOAP?
List out important characteristics of soap envelop element?
How can user use the facilities that are provided by soap?
What are the syntax rules for a soap message?
Explain about the mustUnderstand Attribute?
What are the problems faced by users by using soap?
What are the advantages of SOAP?
Soap or rest apis, which method to use?
Explain the major obstacle faced by soap users?
Is binding between soap and wsdl possible?
What are the differences between rest and soap?