RoleID Element (ASSL)
Identifies the role for which permissions are being defined.
Syntax
<Permission> <!-- or one of the listed below in the Element Relationships table -->
   ...
   <RoleID>...</RoleID>
   ...
</Permission>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | String | 
| Default value | None | 
| Cardinality | 1-1: Required element that occurs once and only once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent elements | CubePermission, DatabasePermission, DimensionPermission, MiningModelPermission, MiningStructurePermission, Permission | 
| Child elements | None | 
Remarks
The elements that correspond to the parents of RoleID in the Analysis Management Objects (AMO) object model are CubePermission, DatabasePermission, DimensionPermission, MiningModelPermission, MiningStructurePermission, and Permission.