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.
Defines the Layout element that defines how the elements on the work item type form are displayed.
<xs:complexType name="Form">
<xs:sequence>
<xs:element name="Layout" type="LayoutType" minOccurs="1" 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 how the elements on the work item form are displayed. |
Parent Elements
None
Remarks
Form is the FORM 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 |