FIELD Element (Work Item Methodology Schema)

Defines a value for a field in the work item instance.

Schema Hierarchy

WORKITEMS Element (Work Item Methodology Schema)

    WI Element (Work Item Methodology Schema)

        FIELD Element (Work Item Methodology Schema)

<FIELD refname="field reference name" value="value" />

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description

Refname

Required WIField attribute.

The reference name of the field. The reference name must match the reference name that is defined in the field definition's FIELD element in the work item type definition file. For more information, see FIELD Element (WORKITEMTYPE Element).

Value

Required WIField attribute.

The value to set the field to.

Child Elements

None.

Parent Elements

Element Description

WI

Required element.

Defines a work item instance.

Remarks

FIELD is a required child element of WI.

minOccurs="1"

maxOccurs="unbounded"

Element Information

Namespace

Empty

Schema Name

Work Item Methodology

Validation File

WorkItemMethodology.xsd

Element Type

WIField

Can Be Empty

Not applicable

See Also

Concepts

Work Item Instances