Index to XML Element Definitions for Work Item Types
By using the index of elements in this topic, you can look up the syntax structure and find examples of how to use each element of the schema type definition for work item tracking. Elements are organized alphabetically and by the following four major groups:
WITD: The root element of the definition schema for types of work items.
FIELD (Definition): You use this element and its child elements to define a work item field and to specify the rules and conditions that apply to it. See Define Work Item Fields. To access descriptions for all fields defined within the default process templates, including system fields, see Work Item Field Reference for Visual Studio ALM.
WORKFLOW: You use this element and its child elements to define the states, transitions, and reasons that compose the workflow of a type of work item. In addition to the following elements, you can use most of the elements listed under FIELD Definition Elements later in this topic to reference a field and apply conditions to it when a user changes its state. For more information, see Design the Workflow.
Note
Changes you make to the workflow can affect the operation of the Agile planning tools, the backlog and task board pages, and other tools. You might need to customize the process configuration. See Customize Process Configuration.
FORM: You use this element and its child elements to specify the fields that appear on the work item form and the layout or design of the form. For more information, see Design the Layout of the Work Item Form.
Alphabetical Index
Note
The schema definition for work item tracking defines all child elements of the FORM element as camel-case and all other elements as all capitalized. If you encounter errors when validating your type definition files, check the case structure of your elements. Also, the case structure of opening and closing tags must match according to the rules for XML syntax.
Many of the XML tags used to define the process configuration for the backlog and task board pages in Team Web Access share the same names but have different syntax structure. For more information, see Customizing Backlog and Task Board Pages and Process Configuration XML Element Reference.
Back to top
WITD, FIELD, WORKFLOW, and FORM Index of Elements
The following table provides an index to the reference topics for all child elements of the parent container element. Also, you can access the topic that provides detailed information and examples for each child element.
WITD |
FIELD |
WORKFLOW |
FORM |
---|---|---|---|
|
Back to top
See Also
Concepts
Work Item Type Definition Localization and Globalization
Determine the Scope of Your Customization Requirements
All WITD XML Elements Reference
Customize Project Tracking Data, Forms, Workflow, and Other Objects