Bug Report
Describe the Bug
The definitions of message and message type have a circular dependency.
Message
An instantiation of a Message Type.
Message Type
A definition of the structure of a Message.
Type: editorial
Detailed Description
A circular dependency does not add value to the document. It confuses the reader.
Possible Implementation
Remove the definition of message from the document. This is a clear term that does not require any definition.