Share via


WI Element (Work Item Methodology Schema)

Defines a work item instance.

Schema Hierarchy

WORKITEMS Element (Work Item Methodology Schema)

    WI Element (Work Item Methodology Schema)

<WI type="work item type">
     <FIELD />
      <HYPERLINK />
</WI>

Attributes and Elements

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

Attributes

Attribute Description

type

Required WIInstance attribute.

The work item type that the work item instance will be.

Child Elements

Element Description

FIELD

Required element.

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

HYPERLINK

Optional element.

Defines a hyperlink for the work item instance.

Parent Elements

Element Description

WORKITEMS

Required element.

Contains the work item instance definitions.

Remarks

WI is a required child element of WORKITEMS.

minOccurs="1"

maxOccurs="unbounded"

Element Information

Namespace

Empty

Schema Name

Work Item Methodology

Validation File

WorkItemMethodology.xsd

Element Type

WIInstance

Can Be Empty

No

See Also

Reference

FIELD Element (Work Item Methodology Schema)
HYPERLINK Element (Work Item Methodology Schema)

Concepts

Work Item Instances