1.

List Out Important Characteristics Of Soap Envelop Element?

Answer»

The characteristic of SOAP ELEMENT:

  • SOAP message has a root ENVELOPE element.
  • Envelope is a mandatory part of SOAP message.
  • If an Envelope contains a HEADER element, it should not contain more than one. Also, it should appear as the first child of the Envelope.
  • When SOAP version changes envelop version also changes.
  • SOAP envelope is specified by prefix ENV and Envelope element.
  • The optional SOAP encoding is also specified USING a namespace and the optional encodingstyle element.

The characteristic of SOAP element:



Discussion

No Comment Found