Share via


permission Element (GSS Schema)

Specifies the permission to apply to the group.

Schema Hierarchy

groups Element (GSS Schema)

    group Element (GSS Schema)

        permissions Element (GSS Schema)

            permission Element (GSS Schema)

<permission name="name of permission" class="where to apply the permission" allow="true | false" />

Attributes and Elements

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

Attributes

Attribute

Description

name

Required permission attribute.

The name of the permission. For more information, see the table that describes each class and name combination you can specify as a permission in the topic Groups and Permissions Process Template Plug-in.

class

Required permission attribute.

The class, or scope, where the permission is being applied. For more information, see the table that describes each class and name combination you can specify as a permission in the topic Groups and Permissions Process Template Plug-in.

allow

Optional permission attribute.

A true or false value that indicates if the permission is being allowed or denied.

Child Elements

None.

Parent Elements

Element

Description

permissions

Required element.

Specifies the collection of permissions to apply to the group.

Remarks

permission is a required child element of permissions.

minoccurs="1"

Maxoccurs"unbounded"

Element Information

Namespace

None

Schema Name

GSS Schema

Validation File

Gss.xsd

Type

permission

Can be Empty

Not applicable

See Also

Tasks

Process Template Schemas Download

Concepts

Groups and Permissions Process Template Plug-in