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.
Defines the plug-ins for the process template, and if they have a visible page in the New Team Project Wizard.
Schema Hierarchy
ProcessTemplate Element (Process Template Schema)
metadata Element (Process Template Schema)
plugins Element (Process Template Schema)
<plugins>
    <plugin>…</plugin>
</plugins>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
| Element | Description | 
|---|---|
| plugin | Required element. References a plug-in to include in the process template creation and specifies if the plug-in should have a visible page in the New Team Project Wizard. | 
Parent Elements
| Element | Description | 
|---|---|
| metadata | Required element. Defines the name and description of the process template, and specifies which plug-ins to call during process template creation. | 
Remarks
plugins is a required child element of metdata.
minOccurs="1"
maxOccurs="1"
Element Information
| Namespace | Empty | 
| Schema Name | Process Template Schema | 
| Validation File | ProcessTemplate.xsd | 
| Element Type | plugins | 
| Can Be Empty | No | 
See Also
Tasks
Process Template Schemas Download