complexType WorkItemBody
diagram brm_wsdl_diagrams/brm_wsdl_p1353.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 <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>

element WorkItemBody/dataModel
diagram brm_wsdl_diagrams/brm_wsdl_p1354.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 <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>

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