References a plug-in to include in the process template creation and specifies whether the plug-in should have a visible page in the New Team Project Wizard.
Schema Hierarchy
ProcessTemplate Element (Process Template Schema)
metadata Element (Process Template Schema)t
plugins Element (Process Template Schema)
plugin Element (Process Template Schema)
<plugin name="Microsoft.ProjectCreationWizard.<PluginName> wizardPage="true | false" />
The following sections describe attributes, child elements, and parent elements.
Attributes
|
Attribute
|
Description
|
| name | Required plugin attribute. The name of the plug-in. |
| wizardPage | Required plugin attribute. Specify if the plug-in should have a visible page in the New Team Project Wizard. |
Child Elements
None.
Parent Elements
|
Element
|
Description
|
| plugins | Required element. Defines the plug-ins for the process template, and if they have a visible page in the New Team Project Wizard. |
plugin is a required child element of plugins.
minOccurs="1"
maxOccurs="unbounded"
| Namespace | Empty |
| Schema Name | Process Template Schema |
| Validation File | ProcessTemplate.xsd |
| Element Type | plugin |
| Can Be Empty | Not applicable |
Tasks
Process Template Schemas Download
Concepts
Root XML Files