complexType WorkItemBody
diagram wp_diagrams/wp_p2732.png
namespace http://api.brm.n2.tibco.com
children dataModel
annotation
documentation
Complete work item body returned when a client opens the work item.
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>

element WorkItemBody/dataModel
diagram wp_diagrams/wp_p2733.png
type DataModel
properties
content complex
children inputs outputs inouts
annotation
documentation
Sets of INPUT, OUTPUT and INOUT parameters that define the data model for the work item.
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>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy