element pushNotification
diagram wp_diagrams/wp_p163.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID workTypeID resourceIDs
annotation
documentation
Request element for the pushNotification operation.
source <xs:element name="pushNotification">
 
<xs:annotation>
   
<xs:documentation>Request element for the pushNotification operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="workItemID" type="ManagedObjectID">
       
<xs:annotation>
         
<xs:documentation>ID of the work item</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="workTypeID" type="dm:WorkTypeSpec">
       
<xs:annotation>
         
<xs:documentation>ID of the work type</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="resourceIDs" type="orgdto:XmlModelEntityId" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>list of resource Ids with push destinations</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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