IBM Integration Bus, Version 10.0.0.5 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


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 integration node 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>

au19750_.htm | Last updated 2016-06-25 08:08:22