6.2.1.3 HAS_ID_1_ROLE <T, ROLE>
IDENTIFICATION <T>
[identification_role.name = ROLE]
[identification_role.description = '.UNUSED.']}
identification_assignment
identification_assignment.assigned_id
IDENTIFICATION <T>
identification_item = T
identification_item <-
applied_identification_assignment.items[i]
applied_identification_assignment <=
identification_assignment
{identification_assignment.role -> identification_role}
string、select又はenumeration typeの選択肢か値として制限されているidentification_itemは、applied_identification_assignmentの属性itemsによって参照される。そしてapplied_identification_assignmentはidentification_assignmentを親Entityとして持ち、その属性roleはidentification_roleを参照する様に制限を受けている。この時identification_roleは、属性nameがROLEという値であるということと、属性descriptionは値'.UNUSED.'であるという制限を受けている。