diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | messageDetails itemBody allocationHistory | ||
annotation |
|
||
source | <xs:element name="onNotification"> <xs:annotation> <xs:documentation>Request element for onNotification operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="messageDetails" type="AsyncWorkItemDetails"/> <xs:element name="itemBody" type="ItemBody"/> <xs:element name="allocationHistory" type="AllocationHistory" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
type | AsyncWorkItemDetails | ||
properties |
|
||
children | workItemId activityID uaSequenceId brmSequenceId | ||
source | <xs:element name="messageDetails" type="AsyncWorkItemDetails"/> |
diagram | |||
type | ItemBody | ||
properties |
|
||
children | parameter | ||
source | <xs:element name="itemBody" type="ItemBody"/> |
diagram | |||||||||||||||||||
type | AllocationHistory | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | resourceID | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="allocationHistory" type="AllocationHistory" maxOccurs="unbounded"/> |