dependency Element (Process Template Schema)

Defines a dependency the group has on another group.

Schema Hierarchy

ProcessTemplate Element (Process Template Schema)

    groups Element (Process Template Schema)

        group Element (Process Template Schema)

            dependencies Element (Process Template Schema)

                dependency Element (Process Template Schema)

<dependency groupId="group id" />

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description

groupId

Required dependency attribute.

The ID of the group that the current group is dependent on.

Child Elements

None.

Parent Elements

Element Description

dependencies

Required element.

Specifies dependencies the group has on other groups.

Remarks

dependency is an optional child element of dependencies.

minOccurs="0"

maxOccurs="unbounded"

Element Information

Namespace

Empty

Schema Name

Process Template Schema

Validation File

ProcessTemplate.xsd

Element Type

dependency

Can Be Empty

Not applicable

See Also

Tasks

Process Template Schemas Download

Concepts

Root XML Files