Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Contains the complete set of work item types used by the process methodology.
<xs:element name="WITD" type="Witd"/>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
|---|---|
application |
Optional Witd attribute. Fixed value: Work item type editor. |
version |
Required Witd attribute. Fixed value: 1.0. |
Child Elements
Element |
Description |
|---|---|
Required element. Contains the work item type definition. |
Parent Elements
None
Remarks
The WITD element is the root element of the Work Item Type Definition schema.
Example
<WITD
application="Work item type editor"
version="1.0 [1]">
<WORKITEMTYPE> WorkItemType </WORKITEMTYPE>
</WITD>
Element Information
Namespace |
https://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typedef |
Schema Name |
Work Item Type Definition |
Validation File |
WorkItemTypeDefinition.xsd |
Element Type |
|
Can be Empty |
No |