diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
children | dataModel | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="WorkItemBody"> <xs:annotation> <xs:documentation>Complete work item body returned when a client opens the work item.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="dataModel" type="dm:DataModel"> <xs:annotation> <xs:documentation>Sets of INPUT, OUTPUT and INOUT parameters that define the data model for the work item.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||
type | DataModel | ||
properties |
|
||
children | inputs outputs inouts | ||
annotation |
|
||
source | <xs:element name="dataModel" type="dm:DataModel"> <xs:annotation> <xs:documentation>Sets of INPUT, OUTPUT and INOUT parameters that define the data model for the work item.</xs:documentation> </xs:annotation> </xs:element> |