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