diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | workItemID forceSuspend | ||
annotation |
|
||
source | <xsd:element name="suspendWorkItem"> <xsd:annotation> <xsd:documentation>Request element for the suspendWorkItem operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="workItemID" type="ObjectID"/> <xsd:element name="forceSuspend" type="xs:boolean" default="false" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||
type | ObjectID | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
source | <xsd:element name="workItemID" type="ObjectID"/> |
diagram | |||||||||
type | xs:boolean | ||||||||
properties |
|
||||||||
source | <xsd:element name="forceSuspend" type="xs:boolean" default="false" minOccurs="0"/> |