FORM Element (Work Item Type Definition Schema)

Contains the Layout element that defines how the elements on the work item type form are displayed.

Schema Hierarchy

WORKITEMTYPE Element (Work Item Type Definition Schema)

    FORM Element (Work Item Type Definition Schema)

<FORM>
    <Layout>…</Layout>
</FORM>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

Layout

Required element.

Defines how the elements on the work item form are displayed.

Parent Elements

Element Description

WORKITEMTYPE

Required element.

Contains the work item type definition.

Remarks

FORM is a required child element of WORKITEMTYPE.

minOccurs="1"

maxOccurs="1"

Element Information

Namespace

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

Schema Name

Work Item Type Definition

Validation File

WorkItemTypeDefinition.xsd

Element Type

Form

Can Be Empty

No

See Also

Reference

Layout Element (Work Item Type Definition Schema)

Other Resources

Defining the Work Item Form