diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | workItemID workItemPayload | ||
annotation |
|
||
source | <xsd:element name="saveOpenWorkItem"> <xsd:annotation> <xsd:documentation>Request element for saveOpenWorkItem operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="workItemID" type="ManagedObjectID"> <xsd:annotation> <xsd:documentation>ID of the open work item that is to be saved.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="workItemPayload" type="WorkItemBody"> <xsd:annotation> <xsd:documentation>Complete body of the specified work item.</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 open work item that is to be saved.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
type | WorkItemBody | ||
properties |
|
||
children | dataModel | ||
annotation |
|
||
source | <xsd:element name="workItemPayload" type="WorkItemBody"> <xsd:annotation> <xsd:documentation>Complete body of the specified work item.</xsd:documentation> </xsd:annotation> </xsd:element> |