| diagram | ![]()  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://api.brm.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="ColumnDefinition"> <xs:annotation> <xs:documentation>Details of a field defined by BRM that can be used in sort/filter criteria expressions for work item lists.</xs:documentation> </xs:annotation> <xs:attribute name="id" type="xs:short" use="required"> <xs:annotation> <xs:documentation>ID of the field.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Name of the field.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="description" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Textual description of the field.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="ColumnType"> <xs:annotation> <xs:documentation>Type of the field (for example, string or numeric).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="capability" type="ColumnCapability"> <xs:annotation> <xs:documentation>Enumerated value that defines whether the field can be used in expressions that define sort criteria and/or filter criteria.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="displayName" type="xs:string"> <xs:annotation> <xs:documentation>If requested by setting API Version > 1, then this attribute will provide the Display Name if this column is a Work Item Attribute and has an display name defined.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="isWorkListAttribute" type="xs:boolean"> <xs:annotation> <xs:documentation>If requested If requested by setting API Version > 1, this atrribute will be true if the specified field is a work list attribute.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType>  | 
				
| type | xs:short | ||
| properties | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:attribute name="id" type="xs:short" use="required"> <xs:annotation> <xs:documentation>ID of the field.</xs:documentation> </xs:annotation> </xs:attribute>  | 
				
| type | xs:string | ||
| properties | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:attribute name="name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Name of the field.</xs:documentation> </xs:annotation> </xs:attribute>  | 
				
| type | xs:string | ||
| properties | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:attribute name="description" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Textual description of the field.</xs:documentation> </xs:annotation> </xs:attribute>  | 
				
| type | ColumnType | ||||||||||||||||||||||||
| facets | 
  | 
				||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||
| source | <xs:attribute name="type" type="ColumnType"> <xs:annotation> <xs:documentation>Type of the field (for example, string or numeric).</xs:documentation> </xs:annotation> </xs:attribute>  | 
				
| type | ColumnCapability | |||||||||||||||
| facets | 
  | 
				|||||||||||||||
| annotation | 
  | 
				|||||||||||||||
| source | <xs:attribute name="capability" type="ColumnCapability"> <xs:annotation> <xs:documentation>Enumerated value that defines whether the field can be used in expressions that define sort criteria and/or filter criteria.</xs:documentation> </xs:annotation> </xs:attribute>  | 
				
| type | xs:string | ||
| annotation | 
  | 
				||
| source | <xs:attribute name="displayName" type="xs:string"> <xs:annotation> <xs:documentation>If requested by setting API Version > 1, then this attribute will provide the Display Name if this column is a Work Item Attribute and has an display name defined.</xs:documentation> </xs:annotation> </xs:attribute>  | 
				
| type | xs:boolean | ||
| annotation | 
  | 
				||
| source | <xs:attribute name="isWorkListAttribute" type="xs:boolean"> <xs:annotation> <xs:documentation>If requested If requested by setting API Version > 1, this atrribute will be true if the specified field is a work list attribute.</xs:documentation> </xs:annotation> </xs:attribute>  |