element onNotification
diagram brm_wsdl_diagrams/brm_wsdl_p1904.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children messageDetails itemBody allocationHistory
annotation
documentation
Request element for onNotification operation.
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>

element onNotification/messageDetails
diagram brm_wsdl_diagrams/brm_wsdl_p1905.png
type AsyncWorkItemDetails
properties
content complex
children workItemId activityID uaSequenceId brmSequenceId
source <xs:element name="messageDetails" type="AsyncWorkItemDetails"/>

element onNotification/itemBody
diagram brm_wsdl_diagrams/brm_wsdl_p1906.png
type ItemBody
properties
content complex
children parameter
source <xs:element name="itemBody" type="ItemBody"/>

element onNotification/allocationHistory
diagram brm_wsdl_diagrams/brm_wsdl_p1907.png
type AllocationHistory
properties
minOcc 1
maxOcc unbounded
content complex
children resourceID
attributes
Name  Type  Use  Default  Fixed  Annotation
allocationID  xs:long  required      
allocationDate  xs:dateTime  required      
source <xs:element name="allocationHistory" type="AllocationHistory" maxOccurs="unbounded"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy