| diagram | ![]()  | 
				||||
| namespace | http://datamodel.common.n2.tibco.com | ||||
| children | inputs outputs inouts | ||||
| used by | 
  | 
				||||
| annotation | 
  | 
				||||
| source | <xs:complexType name="DataModel"> <xs:annotation> <xs:documentation>Sets of INPUT, OUTPUT and INOUT parameters that define the complete data model for a work item or page activity.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="inputs" type="FieldType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An array of parameters passed to a work item or page activity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="outputs" type="FieldType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An array of parameters passed from a work item or page activity.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="inouts" type="FieldType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An array of parameters passed to/from a work item or page activity.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType>  | 
				
| diagram | ![]()  | 
				||||||||||||||||||||||||||||||||||||||
| type | FieldType | ||||||||||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||||||||||
| children | simpleSpec complexSpec | ||||||||||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="inputs" type="FieldType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An array of parameters passed to a work item or page activity.</xs:documentation> </xs:annotation> </xs:element>  | 
				
| diagram | ![]()  | 
				||||||||||||||||||||||||||||||||||||||
| type | FieldType | ||||||||||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||||||||||
| children | simpleSpec complexSpec | ||||||||||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="outputs" type="FieldType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An array of parameters passed from a work item or page activity.</xs:documentation> </xs:annotation> </xs:element>  | 
				
| diagram | ![]()  | 
				||||||||||||||||||||||||||||||||||||||
| type | FieldType | ||||||||||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||||||||||
| children | simpleSpec complexSpec | ||||||||||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="inouts" type="FieldType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>An array of parameters passed to/from a work item or page activity.</xs:documentation> </xs:annotation> </xs:element>  |