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.
Identifies an XML file that contains the list of tasks to run. The list of tasks for a group must always be in a separate XML file.
Schema Hierarchy
ProcessTemplate Element (Process Template Schema)
groups Element (Process Template Schema)
group Element (Process Template Schema)
taskList Element (Process Template Schema)
<taskList filename="path of file" />
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
filename |
Required taskList attribute. The path to an XML file that contains the list of tasks to run. The list of tasks for a group must always be in a separate XML file. |
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
group |
Required element. Identifies a set of tasks for a plug-in to run during project creation. |
Remarks
taskList is a required child element of group.
minOccurs="1"
maxOccurs="1"
Element Information
Namespace |
Empty |
Schema Name |
Process Template Schema |
Validation File |
ProcessTemplate.xsd |
Element Type |
taskList |
Can Be Empty |
Not applicable |
See Also
Tasks
Process Template Schemas Download