The message XML element is used to describe a message attached to some object in Moab. A message
can be created by users or by Moab itself for diagnostic purposes.
Attributes
Name
Description
COUNT
the number of times the message has been generated.
CTIME
the time the message was created.
DATA
the actual message itself.
EXPIRETIME
the time the message will expire and be deleted.
LABEL
a short description of the message.
OWNER
if user-specified, the message's owner.
PRIORITY
the priority of the message.
SOURCE
the source of the message.
TYPE
if specified, will be of type "annotation", "hold", or "other".
index
the index of the message relative to the message array.