diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | workItemID workTypeID resourceIDs | ||
annotation |
|
||
source | <xsd:element name="pushNotification"> <xsd:annotation> <xsd:documentation>Request element for the pushNotification operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="workItemID" type="ManagedObjectID"> <xsd:annotation> <xsd:documentation>ID of the work item</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="workTypeID" type="dm:WorkTypeSpec"> <xsd:annotation> <xsd:documentation>ID of the work type</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="resourceIDs" type="orgdto:XmlModelEntityId" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>list of resource Ids with push destinations</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||||||
type | ManagedObjectID | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="workItemID" type="ManagedObjectID"> <xsd:annotation> <xsd:documentation>ID of the work item</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||||||||||
type | WorkTypeSpec | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:element name="workTypeID" type="dm:WorkTypeSpec"> <xsd:annotation> <xsd:documentation>ID of the work type</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||||||||||||||||||
type | XmlModelEntityId | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | dynamic-id-attr qualifierSet | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="resourceIDs" type="orgdto:XmlModelEntityId" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>list of resource Ids with push destinations</xsd:documentation> </xsd:annotation> </xsd:element> |