Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | 
|---|---|
| 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 | |
| Can Be Empty | Not applicable |