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.
Defines the set of work item types for the root element WITD.
<xs:complexType name="Witd">
<xs:sequence>
<xs:element name="WORKITEMTYPE" type="WorkItemType"/>
</xs:sequence>
<xs:attribute name="application" fixed="Work item type editor"/>
<xs:attribute name="version" fixed="1.0" use="required"/>
</xs:complexType>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
application |
Optional attribute. Fixed value: Work item type editor |
version |
Required attribute. Fixed value: 1.0 |
Child Elements
Element |
Description |
---|---|
Required element. Contains the work item type definition. |
Parent Elements
None
Remarks
Witd is the WITD Element (Work Item Type Definition Schema) type.
Element Information
Namespace |
https://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typedef |
Schema Name |
Work Item Type Definition |
Validation File |
WorkItemTypeDefinition.xsd |
Can be Empty |
Not applicable |