|
ENTITY document_relationship; name : label; description : OPTIONAL text; relating_document : document; related_document : document; END_ENTITY; -- document_relationship |
Entity data types and their attributesdocument_relationshipname: label; (OPT) description: text; relating_document: document; related_document: document; |
Global rules for this entity data typerestrict_multi_language_for_document_relationship (automotive_design)restrict_multi_language_for_document_relationship (Catalog_data_information_mim) |