diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | groupID nextWorkItem | ||
annotation |
|
||
source | <xsd:element name="completeWorkItemResponse"> <xsd:annotation> <xsd:documentation>Response element for the completeWorkItem operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice minOccurs="0"> <xsd:element name="groupID" type="xs:long"> <xsd:annotation> <xsd:documentation>ID of the work group that this work item belongs to.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="nextWorkItem" type="ManagedObjectID"> <xsd:annotation> <xsd:documentation>ID of the next work item in the specified work group.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||
type | xs:long | ||
properties |
|
||
annotation |
|
||
source | <xsd:element name="groupID" type="xs:long"> <xsd:annotation> <xsd:documentation>ID of the work group that this work item belongs to.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||||||
type | ManagedObjectID | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="nextWorkItem" type="ManagedObjectID"> <xsd:annotation> <xsd:documentation>ID of the next work item in the specified work group.</xsd:documentation> </xsd:annotation> </xsd:element> |