A SOAP message consists of three parts: an Envelope element (required, identifies the XML as SOAP), an optional Header element, and a required Body element. There is no such thing as a 'tailer element' in the SOAP specification - this is a made-up term included among the options.