7.12 Structure of the Manifest Message
The high-level structure of the ManifestMessage
is depicted in Figure 12 below. The message contains two XML attributes:
The
AvsVersionId
communicates the version of the allowed value sets used in the message. For information on how to use this XML attribute, refer to Clause 7.3; and
The
MessageVersionId
communicates the version of theManifestMessage
.
The ManifestMessage
also contains six elements that communicate data about a batch of messages that have been created in accordance with the MWN standard:
The
MessageHeader
contains the header for the message;
The
IsTestFlag
indicates whether the message is a test message or not;
The
MessageNotificationPeriod
contains the period covered by the data in the messages in the batch;
The
RootDirectory
contains the root directory of the messages in the batch;
The
NumberOfMessages
contains the number of messages in the batch; and
The
MessageInBatch
communicates data describing the nature of the data in the messages that are provided in the batch.
Further information is provided in the XML Schema Definition file for this standard, which can be found on the DDEX Knowledge Base.
Figure 12 – Structure of the ManifestMessage
(mandatory elements are framed and connected using thick lines; optional elements are not framed and connected by thin lines)