Share via


group Element (GSS Schema)

Defines a group and the permissions applied to that group.

Schema Hierarchy

groups Element (GSS Schema)

    group Element (GSS Schema)

<group name="group name" description="description of group">
    <permissions>…</permissions>
</group>

Attributes and Elements

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

Attributes

Attribute Description

name

Required group attribute.

The name of the group. Must be 1 to 255 characters in length.

description

Required group attribute.

A description of the group to help users understand the purpose of the group.

Child Elements

Element Description

permissions

Required element.

Specifies the collection of permissions to apply to the group.

Parent Elements

Element Description

groups

Required element.

Contains the group and permission definitions.

Remarks

group is a required child element of groups.

minOccurs="1"

maxOccurs="unbounded"

Element Information

Namespace

None

Schema Name

GSS Schema

Validation File

Gss.xsd

Type

group

Can be Empty

No

See Also

Tasks

Process Template Schemas Download

Reference

permissions Element (GSS Schema)

Concepts

Groups and Permissions