tasks Element (Tasks Schema)
Contains a collection of task elements that each specify work that must occur to configure something specific to the process in a new team project.
<tasks>
<task>…</task>
</tasks>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
task |
Required element. Specifies work that must occur to configure something specific to the process in a new team project. |
links |
Not supported in this version. |
Parent Elements
None.
Remarks
tasks is the root element of the Tasks Schema.
minOccurs="1"
maxOccurs="1"
Element Information
Namespace |
Empty |
Schema Name |
Tasks Schema |
Validation File |
Tasks.xsd |
Element Type |
tasks |
Can Be Empty |
No |
See Also
Tasks
Process Template Schemas Download