thinkinterview » interview questions
« Previous

interview Questions

next »
question

What are the three main section of SOAP (Simple Object Access Protocol) message?

  • 1. SOAP message formatted with SOAP 1.1 specification might contains a Header, Action and Body element.
  • 2. SOAP message formatted with SOAP 1.1 or SOAP 1.2 specification might contains a Header, Action and Body element.
  • 3. SOAP message formatted with SOAP 1.1 specification might contains Envelope, Header, and Body element.
  • 4. SOAP message formatted with SOAP 1.1 or SOAP 1.2 specification might contains Envelope, Header, and Body element.

Next Queston » For SOAP (Simple Object Access Protocol) message formatting what...

For SOAP (Simple Object Access Protocol) message formatting what is the purpose of Encoded value?View full queston »


Posted in: .NET(40) |