ENTITY documentation_reference
ABSTRACT SUPERTYPE OF (ONEOF(digital_document. non_digital_document)
associated_version : canfiguration_element_versioo;
description : OPTIONAL text_select:
id : elementjdentifier;
name: label;
UNIQUE
UR1: id;
END_ENTITY:
ENTITY documentation_relationship:
description : OPTIONAL text_select;
related_documentation ;documentationreference;
relatmg_documentation: documentation_reference;
relationshipJype : OPTIONAL label;
WHERE
correct_relation: relat«ng_documentabon :<>: related_documentation;
END_ENTITY;
ENTITY effectiveness_measure;
optimizationjunction ; textual_specification:
END_ENTITY;
ENTITYeffectiveness_measure_assignment;
assigned_requirement; requirementjnstance:
effectiveness_measure : effectiveness_measure;
weight; label:
END_ENTITY;
ENTITY effectiveness_measure_relationship:
description : OPTIONAL text_select;
related : effectiveness_measure;
relating: effectiveness_measure;
END_ENTITY;
ENTITY effectivity
concerned_orgamzation : SET10:?JOF organization;
description: OPTIONAL text_select;
id : OPTIONAL elementjdentifier;
primary_definition : OPTIONAL event_or_date_select;
secondarydefrnition : OPTIONAL period_or_date_select;
versionjd; OPTIONAL elementjdentifier;
END_ENTITY:
ENTITY effectivity_assignment;
assigned_effectivity : effectivity;
effective_element: effective_element_select;
role : label;
END_ENTITY:
ENTITY effectivity_relationship;
description : OPTIONAL text_select;
related : effectivity:
relating : effectivity;
relationjype : label;
END_ENTITY;
ENTITY element_critical_issue_relationship;
description : OPTIONAL text_select;
impact_on_element: change_element_select:
issue_analysis: critical_issuejmpact;
END_ENTITY: