Members Element (ASSL)

Contains the collection of Member elements of the parent element.

Syntax

  
<Group> <!-- or Role --<  
   ...  
   <Members>  
      <Member>...</Member>  
   </Members>  
   ...  
</Group>  

Element Characteristics

Characteristic Description
Data type and length None
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent elements Group, Role
Child elements Member

Remarks

The elements that correspond to the parents of Members in the Analysis Management Objects (AMO) object model are Group and Role.