FIELDS Element (WORKITEMTYPE Element)
Contains the definitions of the fields that belong to this work item type.
Schema Hierarchy
WORKITEMTYPE Element (Work Item Type Definition Schema)
FIELDS Element (WORKITEMTYPE Element)
<FIELDS>
<FIELD>…</FIELD>
</FIELDS>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
FIELD |
Required element. Defines a work item field and specifies the rules and conditions that apply to it. |
Parent Elements
Element | Description |
---|---|
WORKITEMTYPE |
Required element. Contains the work item type definition. |
Remarks
FIELDS is a required child element of WORKITEMTYPE.
minOccurs="1"
maxOccurs="1"
Element Information
Namespace |
https://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typedef |
Schema Name |
Work Item Type Definition |
Validation File |
WorkItemTypeDefinition.xsd |
Element Type |
FieldDefinitions |
Can Be Empty |
No |
See Also
Reference
FIELD Element (WORKITEMTYPE Element)