LISTITEM Element (typelib Schema)

Defines a valid list value.

<LISTITEM value="valid value">

Attributes and Elements

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

Attributes

Attribute

Description

value

Required ListItem attribute.

A valid value for the list.

Child Elements

None.

Parent Elements

Element

Description

GLOBALLIST (typelib Schema)

Optional element.

Defines a set of LISTITEM elements that is stored and used throughout the Team Foundation server.

ALLOWEDVALUES

Optional element.

Defines a list of allowed values for the field.

PROHIBITEDVALUES

Optional element.

Defines a list of prohibited values for the field.

SUGGESTEDVALUES

Optional element.

Defines a list of suggested values for the field.

Remarks

LISTITEM is a required child element of GLOBALLIST (typelib Schema) and an optional child element of ALLOWEDVALUES, PROHIBITEDVALUES, and SUGGESTEDVALUES.

Element Information

Namespace

https://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typelib

Schema Name

typelib

Validation File

typelib.xsd

Element Type

ListItem

Can Be Empty

Not applicable

See Also

Reference

GLOBALLIST Element (typelib Schema)

Other Resources

ALLOWEDVALUES Element (Work Item Type Definition Schema)

PROHIBITEDVALUES Element (Work Item Type Definition Schema)

SUGGESTEDVALUES Element (Work Item Type Definition Schema)

Process Template Schemas Download