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 an area or iteration.
Schema Hierarchy
<Node StructureType="ProjectLifecycle | ProjectModelHierarchy" Name="area or iteration name">
<Node>…</Node>
<Children>…</Children>
</Node>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
StructureType |
Required Node attribute. The structure of the tree. Use ProjectLifecycle for iterations and ProjectModelHierarchy for areas. |
Name |
Required Node attribute. The name of the area or iteration. |
Child Elements
Element |
Description |
---|---|
Node |
Optional element. Defines an area or iteration. |
Children |
Optional element. Contains the children area or iteration definitions. |
Properties |
Not supported in this version. |
Parent Elements
Element |
Description |
---|---|
Nodes |
Required element. Contains the area and iteration definitions. |
Node |
Optional element. Defines an area or iteration. |
Children |
Optional element. Contains the children area or iteration definitions. |
Remarks
Node is an optional child element of Nodes, Node, and Children.
minOccurs="0"
maxOccurs="unbounded"
Element Information
Namespace |
None |
Schema Name |
CSS Schema |
Validation File |
Css.xsd |
Type |
Node |
Can be Empty |
Yes |
See Also
Tasks
Process Template Schemas Download
Concepts
Classification Process Template Plug-in