Groups Element (ASSL)

Contains the collection of groups of members bound to an attribute.

Syntax

<Binding xsi:type="UserDefinedGroupBinding">
   ...
   <Groups>
      <Group>...</Group>
   </Groups>
   ...
</Binding>

Element Characteristics

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

Element Relationships

Relationship

Element

Parent elements

Binding of type UserDefinedGroupBinding

Child elements

Group

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is GroupCollection.