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