WORKITEMTYPE Element (Work Item Methodology Schema)

Specifies the path of the work item type definition files.

Schema Hierarchy

WORKITEMTYPES Element (Work Item Methodology Schema)

    WORKITEMTYPE Element (Work Item Methodology Schema)

<xs:element name="WORKITEMTYPE" type="WITReference" minOccurs="1" maxOccurs="unbounded"/>

Attributes and Elements

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

Attributes

Attribute

Description

fileName

Required WITReference attribute.

The path of the work item type definition file.

Child Elements

None.

Parent Elements

Element

Description

WORKITEMTYPES Element (Work Item Methodology Schema)

Required element.

Specifies which work item type definition files to use to create work item instances.

Remarks

WORKITEMTYPE is a required child element of WORKITEMTYPES.

minOccurs="1"

maxOccurs="unbounded"

Example

<WORKITEMTYPE fileName="WorkItem Tracking\TypeDefinitions\WorkItemTypeName.xml" />

Element Information

Namespace

Empty

Schema Name

Work Item Methodology

Validation File

WorkItemMethodology.xsd

Element Type

WITReference Complex Type (Work Item Methodology Schema)

Can Be Empty

Not applicable

See Also

Concepts

Work Item Instances