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