Return to contents

RoleStatus
Lvl Type, Domain name and/or Mnemonic code Concept ID Mnemonic Print Name Definition/Description
1 S: RoleStatusNormal (normal) 16000 normal normal

The 'typical' state. Excludes "nullified" which represents the termination state of a Role instance that was created in error.

2   L:  (active) 16001 active active

The state representing the fact that the Entity is currently active in the Role.

2   L:  (suspended) 16002 suspended suspended

The state that represents a suspension of the Entity playing the Role. This state is arrived at from the "active" state.

2   L:  (terminated) 16003 terminated terminated

The state representing the successful termination of the Role.

1 L:  (nullified) 16004 nullified nullified

The state representing the termination of a Role instance that was created in error.


Return to contents