The SOAP Envelope Element

*The required SOAP Envelope element is the root element of a SOAP message. It defines the XML document as a SOAP message

*It should always have the value of: http://.../soap-envelope (this value defines the Envelope as a SOAP Envelope)

*If a different namespace is used, the application must generate an error and discard the message