FieldDefinitions Complex Type (WORKITEMTYPE Element)
Defines the FIELDS Element.
<xs:complexType name="FieldDefinitions">
<xs:sequence>
<xs:element name="FIELD" type="FieldDefinition" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
Element |
Description |
---|---|
Required element. Defines a work item field and specifies the rules and conditions that apply to it. |
Parent Elements
None
Remarks
FieldDefinitions is the FIELDS Element (WORKITEMTYPE Element) 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 |