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 entrust identification service?
How is SOAP different from the Ariba and Commerce One Standards of cXML etc?
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
Explain what is the properties in soapui?
List out the important characteristics of soap envelop element.
What is mustunderstand in soap header?
What do you know about foundation security services?
How users utilize the facilities provided by soap?
What is Simple Object Access Protocol (SOAP)?
Discuss various approaches to develop soap based web service?
what is web service and what are they?
What is the procedure to send the call and get the response from the client to server using soap?