Message A Message is a tree structure of tagged fields and blocks. The Message is used internally by the StreamServer when transforming input documents into output documents. The Message is independent of the input and output format. This means the StreamServer can receive input in any format, transform the input into a Message, and then transform the Message into any output format.