WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
WebSphere Message Broker event reports: notification message schema
The structure of all valid notification messages.
This example describes the structure of the messages only.
It does not define about how many elements are in the messages or
the order in which they appear. The rules for the number of elements
are:
- One broker element
- Other elements: zero, one, or more
There are no rules for the order of notification messages.
In
this example, <...> denotes an XML element, and ??? indicates
where individual class names are allowed:
<Broker identifier label>
. <ExecutionGroup identifier>
. . <Create>
. . . <MessageFlow message_flow_identifier message_flow_attributes>
. . . . <???Node node_identifier node_attributes>
. . . . <Connection connection_identifier>
. . <Change>
. . . <MessageFlow message_flow_identifier message_flow_attributes>
. . <Delete>
. . . <AllMessageFlows>
. . . <MessageFlow message_flow_identifier>
. . <Start>
. . . <AllMessageFlows>
. . . <MessageFlow message_flow_identifier>
. . <Stop>
. . . <AllMessageFlows>
. . . <MessageFlow message_flow_identifier>