What do you mean by SOAP encoding?



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

Post New Answer

More SOAP Interview Questions

What is the difference between top down & bottom up approach in soap web services?

0 Answers  


What are the elements of a soap message?

0 Answers  


What are the syntax rules for a soap message?

0 Answers  


What are transport methods in soap?

0 Answers  


what is the difference between JSON and SOAP?

0 Answers  


One key aspect of service oriented architectures is late binding of services: That is while an application is being executed the system can bind to the required concrete service. i. Service selection in inContext makes use of non- functional and functional aspects. Discuss briefly the difference between functional and non- functional aspects in SoA and why it is necessary to consider both when selecting services. ii. Discuss briefly how the inContext platform uses relevance ranking for service selection. Explain in particular how context data is being used. Continued

0 Answers  


Explain the major obstacle faced by soap users?

0 Answers  


What do you know about foundation security services?

0 Answers  


About how soap messages are sent and received in web service ?

1 Answers   Digital GlobalSoft,


what is the transport method in SOAP?

0 Answers  


Does soap use http get or post?

0 Answers  


How is SOAP different from traditional RPC?

2 Answers  


Categories