Navigation

document_relationship

EXPRESS specification:

ENTITY document_relationship;
name  :  label;
description  :  OPTIONAL text;
relating_document  :  document;
related_document  :  document;
END_ENTITY;

References (2):

Name Type Referred through Express-G
document_usage Entity
Supertype
No Diagram
select_generic_item Select
Select relation
No Diagram

Inheritance graph

ENTITY document_relationship;
ENTITY document_relationship;
name  :  label;
description  :  OPTIONAL text;
relating_document  :  document;
related_document  :  document;
END_ENTITY;