diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | workItemBody | ||
annotation |
|
||
source | <xsd:element name="openWorkItemResponse"> <xsd:annotation> <xsd:documentation>Response element for the openWorkItem operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence maxOccurs="unbounded"> <xsd:element name="workItemBody" type="WorkItemBody"> <xsd:annotation> <xsd:documentation>Complete body of an opened work item.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||
type | WorkItemBody | ||
properties |
|
||
children | dataModel | ||
annotation |
|
||
source | <xsd:element name="workItemBody" type="WorkItemBody"> <xsd:annotation> <xsd:documentation>Complete body of an opened work item.</xsd:documentation> </xsd:annotation> </xsd:element> |