Defines the field as empty.
<EMPTY for="user or group name" not="user or group name" />
The following sections describe attributes, child elements, and parent elements.
for
Optional PlainRule attribute.
The name of a user or group to whom this rule applies.
not
The name of a user or group to whom this rule does not apply.
None.
FIELD (Work Item Type Definition Schema)
Required element.
References a work item field definition and the rules and conditions that apply to the field. The reference is based on the STATE, TRANSITION, DEFAULTREASON, or REASON element that its parent FIELDS element is a child of.
FIELD (WORKITEMTYPE element)
Defines a work item field and specifies the rules and conditions that apply to it.
WHENCHANGED
Optional element.
Specifies one or more rules to apply to the current field when a specified field is changed.
WHENNOTCHANGED
Specifies one or more rules to apply to the current field when a specific field is not changed.
EMPTY is an optional child element of FIELD (Work Item Type Definition Schema), FIELD (WORKITEMTYPE Element), WHENCHANGED, and WHENNOTCHANGED.
Namespace
http://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typedef
Schema Name
Work Item Type Definition
Validation File
WorkItemTypeDefinition.xsd
Element Type
PlainRule
Can Be Empty
Not applicable